Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theqrl/hexseed-from-address
https://github.com/theqrl/hexseed-from-address
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theqrl/hexseed-from-address
- Owner: theQRL
- Created: 2024-01-26T14:18:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-26T14:25:55.000Z (10 months ago)
- Last Synced: 2024-04-14T12:52:32.194Z (7 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexseed-from-address
Decrypts the hexseed of a Dilithium5 QRL Zond address from the wallet file
## Requirements
- NodeJS / NPM
## Install
- `npm i -g @theqrl/hexseed-from-address`
## Usage
- `hexseed-from-address -p -a
-d `Where:
`` is the password used to encrypt the keystore file
` is the target address
`
`` is the location of the gzonddata folder, e.g. `/home/qrl/gzonddata`