mikesposito / walleth

A Rust library for easily create, manage, use and protect Ethereum accounts.
MIT License
3 stars 1 forks source link

refactor: keychain module #10

Closed mikesposito closed 1 year ago

mikesposito commented 1 year ago

This PR refactors the keychain module, that now is a main module of the library, which contains other submodules such Vault, Signer, and Account