...
General Bytes has incorporated an open-source SSH client into CAS.
Click here for instructions to install the GB Wallet Tunnel Server on this node.
Alternative (unsupported):
Build an SSH tunnel (instead of the GB Wallet Tunnel), see: https://generalbytes.atlassian.net/l/cp/b7j5AVHA
For those instructions, set
FORWARDED_PORT=8332
...
The “bech32m” option is demonstrated, but you may also specify
legacy
,p2sh-segwit
, orbech32
.The resulting address (e.g.
bc1q4wv99c3yqpwttt7a59qqqqmyxda0z8l2ups7fx
) funds the wallet.
Wallet labels
Bitcoin “Best Practices” discourages the usage of wallet labels
Despite this, a wallet label can be set using
bitcoin-cli getnewaddress "funding" bech32m
...
8. Final Step: Configure your CAS
...