Setting up an EVM signer
Last updated
Last updated
You'll need access to a signer object to send a transaction to a Squid contract.
More about signers: official ethers documentation.
Setting up a signer in node https://docs.ethers.io/v5/api/signer/#Wallet
Importing Metamask https://docs.ethers.io/v5/getting-started/#getting-started--connecting