Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelonye/mnemonic-to-sol-priv-key
https://github.com/kelonye/mnemonic-to-sol-priv-key
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kelonye/mnemonic-to-sol-priv-key
- Owner: kelonye
- Created: 2024-03-09T16:31:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T16:39:27.000Z (8 months ago)
- Last Synced: 2024-04-14T14:54:17.890Z (7 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Setup
- Switch to node 20+ `nvm use`
- Install dependencies `npm install`
- Copy `.env.sample` to `.env` and fill in the mnemonic phrase
- Run the app `npm start`
- The script outputs the address and private key of the first account in the mnemonic phrase