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

https://github.com/autonomoussoftware/mnemonic-generator


https://github.com/autonomoussoftware/mnemonic-generator

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## mnemonic key and address generator

### Installation
```
npm i

```

### Usage
```
Qtum chain
node index.js qtum testnet
node index.js qtum mainnet
ETH, ETC chain
node index.js
```

### License
MIT