elixir_ethers icon indicating copy to clipboard operation
elixir_ethers copied to clipboard

Signing Transactions using metamask

Open Webitect0x opened this issue 1 year ago • 0 comments

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.

Webitect0x avatar Aug 13 '24 22:08 Webitect0x