elixir_ethers
elixir_ethers copied to clipboard
Signing Transactions using metamask
I'm having issues trying to figure out how to work with metamask and this ethers library. I'm using a phoenix hook with ethers.js to get the address and signer but I don't know how to link the two together to execute transactions using that signer/address.