#wallet #gen

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
Download history 13/week @ 2023-07-26 8/week @ 2023-08-02 13/week @ 2023-08-09 17/week @ 2023-08-16 10/week @ 2023-08-23 7/week @ 2023-08-30 23/week @ 2023-09-06 10/week @ 2023-09-13 10/week @ 2023-09-20 11/week @ 2023-09-27 12/week @ 2023-10-04 12/week @ 2023-10-11 14/week @ 2023-10-18 17/week @ 2023-10-25 19/week @ 2023-11-01 21/week @ 2023-11-08

72 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
~70K SLoC