3 unstable releases
Uses old Rust 2015
0.4.1 | Apr 20, 2019 |
---|---|
0.4.0 | Feb 23, 2018 |
0.3.2 | Feb 11, 2018 |
#34 in #coin
Used in walletgen
96KB
2K
SLoC
wallet-gen
A Rust library for creating cryptocurrency wallets.
Adds #[derive(Serialize, Deserialize)]
and naming for coins
when the serde
feature is enabled.
(C) Copyright 2018
Available under the terms of the MIT License.
lib.rs
:
A Rust library to generate various cryptocurrency wallets.
Enable the serde
feature to add #[derive(Serialize, Deserialize)]
to structures and naming to Coin
.
Dependencies
~2.3–3MB
~72K SLoC