#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

#27 in #coin

Download history 6/week @ 2024-02-15 21/week @ 2024-02-22 20/week @ 2024-02-29 10/week @ 2024-03-07 9/week @ 2024-03-14 2/week @ 2024-03-21

52 downloads per month
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–3MB
~72K SLoC