https://github.com/lightninglabs/aezeedcheck
A offline CLI that allows one to verify their aezeed mnemonic
https://github.com/lightninglabs/aezeedcheck
Last synced: 9 months ago
JSON representation
A offline CLI that allows one to verify their aezeed mnemonic
- Host: GitHub
- URL: https://github.com/lightninglabs/aezeedcheck
- Owner: lightninglabs
- Created: 2019-07-12T23:38:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T23:38:24.000Z (about 7 years ago)
- Last Synced: 2024-12-31T19:17:31.412Z (over 1 year ago)
- Language: Go
- Size: 1.81 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aezeedcheck
Building:
```
go build -v -mod=vendor
```
Usage:
```
⛰ ./aezeedcheck
-mnemonic string
your aezeed mnemonic with each word separated by a new line
-pass string
an optional password used to encrypt the aezeed pass phrase
```
Output:
```
Wallet Birthday: 2019-03-13 11:15:05 -0700 PDT, Internal Version: 0
Node pub key: <>
First p2wkh address: <>
First n2pwkh address <>
```