3 releases (breaking)

0.2.0 Aug 22, 2024
0.1.0 Jul 8, 2024
0.0.0-release Jul 8, 2024

#20 in #risk

Download history 283/week @ 2024-07-08 25/week @ 2024-07-15 3/week @ 2024-07-22 3/week @ 2024-07-29 169/week @ 2024-08-19 14/week @ 2024-08-26

183 downloads per month
Used in 2 crates

Apache-2.0

39KB
712 lines

Essential Wallet

Crates.io Documentation license

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

~32–48MB
~798K SLoC