Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eteissonniere/bulk-substrate-keys
https://github.com/eteissonniere/bulk-substrate-keys
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eteissonniere/bulk-substrate-keys
- Owner: ETeissonniere
- Created: 2020-06-03T22:39:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T21:00:43.000Z (over 3 years ago)
- Last Synced: 2023-03-10T05:51:01.848Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bulk-substrate-keys
Just a quick and dirty script to generate 100 substrate keys quickly and save them with their mnemonics. Useful for offline key generation :).# Development
## Dependencies
```
npm i
```# Usage
```
node index.js
```