Skip to content

Commit

Permalink
Web3 signer functionality (#56)
Browse files Browse the repository at this point in the history
This PR branches from
[lambdaclass:signer](https://github.com/lambdaclass/eigen-rs/tree/signer)
branch

This PR adds web3 signer functionality. At the moment we have
implemented:
* A function to retrieve a remote signer from AWS Key Management Service
* A web3 signer that gets a transaction signature by sending an RPC
request

---------

Co-authored-by: tomasarrachea <tomas.arrachea@lambdaclass.com>
  • Loading branch information
ricomateo and TomasArrachea authored Jul 31, 2024
1 parent fe4de59 commit 9873a72
Show file tree
Hide file tree
Showing 7 changed files with 1,234 additions and 41 deletions.
Loading

0 comments on commit 9873a72

Please sign in to comment.