https://github.com/afilini/gadescriptor
Create the descriptor representation of a GreenAddress/Blockstream Green wallet give its mnemonic.
https://github.com/afilini/gadescriptor
Last synced: over 1 year ago
JSON representation
Create the descriptor representation of a GreenAddress/Blockstream Green wallet give its mnemonic.
- Host: GitHub
- URL: https://github.com/afilini/gadescriptor
- Owner: afilini
- License: mit
- Created: 2020-06-16T09:32:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T22:46:23.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T16:52:08.755Z (over 1 year ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gadescriptor
Create the descriptor representation of a GreenAddress/Blockstream Green wallet give its mnemonic.
**This software is provided for educational purposes only. Use at your own risk.**
**Many of the legacy/less common Green account types are not supported. Moreover, it requires typing in your mnemonic, which is something you might
not want to do if you are using an hardware wallet. Also, the Green server currently doesn't support generating addresses outside of the app. If you do so and notice some funds are missing in the Green app,
please contact their support to try to fix your account.**
If you have Cargo installed on your computer, run:
```
cargo install --git https://github.com/afilini/gadescriptor
```
to install the `gadescriptor` command.
Then run:
```
gadescriptor --help
```
for a list of the available options