Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cipherdogs/wallet-generator

:credit_card: Generator of addresses and mnemonic phrases for blockchains
https://github.com/cipherdogs/wallet-generator

bitcoin blockchain cipherdogs cyber ethereum kusama monero polkadot rust

Last synced: 8 days ago
JSON representation

:credit_card: Generator of addresses and mnemonic phrases for blockchains

Awesome Lists containing this project

README

        

# wallet-generator

![crates.io](https://img.shields.io/crates/v/walletgen.svg)

Generator of addresses and mnemonic phrases for blockchains

## Install

If you have Rust: `cargo install walletgen`

If you have Debian/Ubuntu: [Releases](https://github.com/CipherDogs/wallet-generator/releases)

## Usage

```bash
Generator of addresses and mnemonic phrases for blockchains

Usage: walletgen [OPTIONS]

Arguments:
[possible values: cyber, bitcoin, ethereum, monero, polkadot, kusama]

Options:
-c, --count [default: 1]
-h, --help Print help
-V, --version Print version
```