jstashh

Results 3 comments of jstashh

@carlomigueldy It looks like you're trying to send a transaction using alchemy as the provider, I think this should be something you're able to sign with, e.g. the `write` provider...

@carlomigueldy you'll probably need to pass in metamask (there should be examples of how to connect ethers to Metamask) or a ethers Wallet object: https://www.npmjs.com/package/@ethersproject/wallet https://docs.ethers.io/v5/api/signer/#Wallet

@bsamuels453 Awesome! Great work. Feel free to close when you've confirmed that it's been fixed