#wallet #coin #cryptocurrency #generate #different #mass-generate

wallet-gen

Rust library to mass-generate wallets for many different cryptocurrencies

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

#33 in #coin


Used in walletgen

MIT license

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–3.5MB
~73K SLoC