mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
bitbox-integration (#571)
* bitbox-integration * bitb0x-added-quick-steps * Update site/source/service-guides/bitcoin/bitcoin-integrations.rst * Update site/source/service-guides/bitcoin/bitcoin-integrations.rst * Update site/source/service-guides/bitcoin/bitcoin-integrations.rst * Update site/source/service-guides/bitcoin/bitcoin-integrations.rst Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com> --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,31 @@ Bitcoin Integrations
|
||||
|
||||
Here you will find guides on how to connect different kinds of Bitcoin wallets (hardware and software) to your server's node, to complete your sovereign Bitcoin stack!
|
||||
|
||||
.. _bitbox-app:
|
||||
|
||||
BitBoxApp
|
||||
---------
|
||||
|
||||
**Available For**
|
||||
|
||||
- Android
|
||||
- Linux
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
**Instructions**
|
||||
|
||||
#. In the BitBoxApp sidebar, select Settings > Enable tor proxy.
|
||||
#. Enable the proxy and confirm the proxy address (127.0.0.1:9050).
|
||||
#. Restart BitBoxApp in order for the new settings to take effect.
|
||||
#. In the BitBoxApp sidebar, select Settings > Advanced settings > Connect your own full node
|
||||
#. In the field “Enter the endpoint”, paste the Tor address and port from your server's Electrs > Properties page. For example: gwdllz5g7vky2q4gr45zGuvopjzf33czreca3a3exosftx72ekppkuqd.onion:50001
|
||||
#. Click “Check,” and you will be prompted with the message “Successfully established a connection.”
|
||||
#. Click “Add” to add your node to the node list at the top of the page.
|
||||
#. Remove the other servers if you want to exclusively connect to your own node.
|
||||
|
||||
Guide adapted from `Shiftcrypto<https://shiftcrypto.support/help/en-us/14-privacy/29-how-to-connect-the-bitboxapp-to-my-own-full-node>`__.
|
||||
|
||||
|
||||
.. _blockstream-green:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user