Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example to show multiple signers on same EthereumWallet #56

Open
zerosnacks opened this issue Apr 18, 2024 · 1 comment
Open

Add example to show multiple signers on same EthereumWallet #56

zerosnacks opened this issue Apr 18, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zerosnacks
Copy link
Member

zerosnacks commented Apr 18, 2024

Alloy supports multiple signers on same EthereumWallet instance. If the from field on the transaction is set it will detect which one to use -- once the Signer has been configured with all the necessary TxSigner boxes

An example would be AWS + local private key to illustrate the boxing

@zerosnacks zerosnacks added the enhancement New feature or request label Apr 18, 2024
@zerosnacks
Copy link
Member Author

zerosnacks commented Apr 18, 2024

Soft blocked by #13

@zerosnacks zerosnacks added the good first issue Good for newcomers label Jun 17, 2024
@zerosnacks zerosnacks changed the title Add example to show multiple signers on same EthereumSigner Add example to show multiple signers on same EthereumWallet Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants