https://github.com/roynalnaruto/eth-keystore-rs
A minimalist library to interact with encrypted JSON keystores
https://github.com/roynalnaruto/eth-keystore-rs
ethereum keystore web3
Last synced: about 2 months ago
JSON representation
A minimalist library to interact with encrypted JSON keystores
- Host: GitHub
- URL: https://github.com/roynalnaruto/eth-keystore-rs
- Owner: roynalnaruto
- License: apache-2.0
- Created: 2021-01-09T20:45:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T23:16:09.000Z (over 1 year ago)
- Last Synced: 2025-03-29T17:09:30.167Z (2 months ago)
- Topics: ethereum, keystore, web3
- Language: Rust
- Homepage:
- Size: 69.3 KB
- Stars: 41
- Watchers: 5
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-keystore-rs
[
](https://crates.io/crates/eth-keystore)
[](https://docs.rs/eth-keystore/0.5.0/eth_keystore/)
[](https://github.com/roynalnaruto/eth-keystore-rs/actions?query=branch%3Amaster)
A minimalist library to interact with encrypted JSON keystores as per the [Web3 Secret Storage Definition](https://github.com/ethereum/wiki/wiki/Web3-Secret-Storage-Definition).