#terra #blockchain

archived terra-rust-wallet

Terra Rust Wallet API

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

#7 in #terra

Download history 42/week @ 2023-10-29 36/week @ 2023-11-05 33/week @ 2023-11-12 27/week @ 2023-11-19 39/week @ 2023-11-26 40/week @ 2023-12-03 43/week @ 2023-12-10 36/week @ 2023-12-17 43/week @ 2023-12-24 15/week @ 2023-12-31 38/week @ 2024-01-07 33/week @ 2024-01-14 29/week @ 2024-01-21 35/week @ 2024-01-28 23/week @ 2024-02-04 69/week @ 2024-02-11

164 downloads per month
Used in 3 crates

Apache-2.0

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–40MB
~611K SLoC