Skip to content

Instantly share code, notes, and snippets.

@justinmoon
Created October 14, 2019 08:56
Show Gist options
  • Save justinmoon/1a0ab86a2bed3f9942ba064692d4bff3 to your computer and use it in GitHub Desktop.
Save justinmoon/1a0ab86a2bed3f9942ba064692d4bff3 to your computer and use it in GitHub Desktop.
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