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

https://github.com/itinance/mnemonics

Create seed and its bip39-related 12 words phrase mnemonics
https://github.com/itinance/mnemonics

bip39 bip39-mnemonic-codes bitcoin ethereum

Last synced: 7 months ago
JSON representation

Create seed and its bip39-related 12 words phrase mnemonics

Awesome Lists containing this project

README

          

# mnemonics

Run without installation to create a seed and display it as 12 words bip39 mnemonics:
```
npx mnemonics
```

---

Installation:

```
npm install -g mnemonics
```

Create a seed and display it as 12 words bip39 mnemonics:
```
mnemonics
```

Output:

```
purpose protect jealous embrace admit material all model anger scheme rotate entry
```