Open joaop21 opened 1 year ago
Another note is that the main goal of this key is to be a wrapper around Ethereumex. We should probably refrain from engaging in this direction of signing transactions and that stuff. We should make the methods available, and that's it.
A Signer represents an account on the Ethereum Blockchain, which can be used to sign messages and transactions and send signed transactions to the Ethereum Network to execute state-changing operations. It is most often backed by a private key represented by a mnemonic or residing on a Hardware Wallet.