6 releases (breaking)
new 0.5.0 | Nov 6, 2024 |
---|---|
0.4.0 | Oct 19, 2024 |
0.3.0 | Oct 16, 2024 |
0.2.0 | Aug 22, 2024 |
0.0.0-release | Jul 8, 2024 |
#18 in #risk
489 downloads per month
Used in essential-deploy-contract
39KB
698 lines
Essential Wallet
Warning!
This crate has not been audited for security. USE AT YOUR OWN RISK! This crate is intended for testing and educational purposes only. Never use this for production code or to store real funds.
These crate can be used as a library in front ends for testing key management and signing. The walled crate also provides a binary cli tool that can be used to manage keys and sign data.
The wallet stores keys in your OS's keychain or keyring. You will be prompted to enter a password when you want to sign data.
Description
This crates provides a wallet cli and library to use when testing and developing applications on the Essential protocol.
Dependencies
~31–48MB
~759K SLoC