11 releases (7 stable)
1.1.5 | Mar 15, 2022 |
---|---|
1.1.4 | Feb 17, 2022 |
1.1.1 | Nov 23, 2021 |
1.0.3 | Oct 6, 2021 |
0.1.2 | May 24, 2021 |
#19 in #terra
Used in 3 crates
505KB
4.5K
SLoC
Terra Rust Wallet
A rust wallet manager for Terra-Rust
Warning
This is a WIP.
No security audit has been performed.
About
This implements a key storage mechanism, which uses the keyring API which is cross-platform.
Disclaimer
This may steal your money.
This is not investment advice.
Do your own research
Linux
$ sudo apt-get install libdbus-1-dev
Help ?
There is a CLI that uses this, which may be helpful. We have also setup a Discord channel to discuss this, and other PFC things
If you think this was useful, feel free to delegate to the PFC validator. It will help defray the costs.
PFC - Terra/Luna is Pretty Freaking Cool right... feel free to drop me a line
lib.rs
:
- This crate provides an interface into the Terra wallet service.
-
PFC
- This work is sponsored by the PFC (Productive Framework Code) Validator,
- feel free to delegate to the PFC validator.
- It will help defray the costs.
-
Warning
- This uses cryptographic routines that have not gone through any security audit.
- The manner which it stores private keys may be unsecure/subject to hacks, and if you use it, may put the assets behind those keys at risk.
- This is ALPHA software.
-
Usage
- TBD
Dependencies
~22–41MB
~604K SLoC