| Crates.io | web3-keystore |
| lib.rs | web3-keystore |
| version | 0.5.2 |
| created_at | 2022-02-17 05:27:48.760631+00 |
| updated_at | 2022-10-05 01:36:37.576545+00 |
| description | Library to encrypt and decrypt keystores |
| homepage | |
| repository | https://github.com/tmpfs/web3-core |
| max_upload_size | |
| id | 533885 |
| size | 31,306 |
Forked from eth-keystore-rs so it does not rely on the file system which makes it easier to intergrate with WASM and other code that does not want to store secrets as JSON files on disc.
A minimalist library to interact with encrypted JSON keystores as per the Web3 Secret Storage Definition.