An open API service indexing awesome lists of open source software.

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

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 <>
```