Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
Create seed and its bip39-related 12 words phrase mnemonics
- Host: GitHub
- URL: https://github.com/itinance/mnemonics
- Owner: itinance
- Created: 2019-07-14T10:12:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T16:00:37.000Z (over 2 years ago)
- Last Synced: 2024-04-25T09:20:52.742Z (7 months ago)
- Topics: bip39, bip39-mnemonic-codes, bitcoin, ethereum
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```