Created
October 14, 2019 08:56
-
-
Save justinmoon/1a0ab86a2bed3f9942ba064692d4bff3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HIGHLY EXPERIMENTAL | |
Windows .exe to connect hardware wallets to Bitcoin Core. | |
Some guidance: | |
Use testnet (get coins here). This is untested and buggy. | |
Only connect to Bitcoin Nodes running on the same device as junction. Connections to remote nodes are VERY INSECURE right now, and the UI won't complain. | |
Bitcoin Core versions below 18.0 are not supported | |
Required bitcoin.conf parameters: | |
server=1 | |
disablewallet=0 | |
This .exe is janky: | |
Windows defender will complain about it | |
It opens a terminal window containing log output | |
It's 300mb! | |
Trezor, ledger, & | |
Let me know what you think! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment