wallet-gen 0.3.2

Rust library to mass-generate wallets for many different cryptocurrencies
Documentation
1
2
3
4
5
6
7
8
9
## 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, Standard Mining.
Available under the terms of the MIT License.