Open Nuttymoon opened 1 year ago
Hi,
This is more a question than a real issue. I would like to reproduce the message signing feature of the Avalanche Wallet:
Where should I look in the SDK to do so? Thanks!
Hey @Nuttymoon, I think most of the signing happens in one of the ethers dependency crates.
ethers
@gyuho, do you know if there's any other signing happening?
Hi,
This is more a question than a real issue. I would like to reproduce the message signing feature of the Avalanche Wallet:
Where should I look in the SDK to do so? Thanks!