{% include 'includes/head.html' %} {% include 'includes/logo_header.html' %}
Caravan

Caravan
NOTICE

Caravan is provided as-is and from Unchained Capital. It is alpha software.


Using Caravan

Caravan is a stateless app to help manage multi-sig wallets. The default settings use an external server for accessing the Bitcoin network, but you can use the local Bitcoin Instance on your MyNode device.

To use your node, you need to edit the Bitcoin Client settings within Caravan.

  1. Change the Public/Private option to Private
  2. Change the URL to your node's IP address: https://{{local_ip}}:8336
  3. Change the Username to "mynode"
  4. Change the Password to the RPC Password from the Bitcoin page
  5. Click "Test Connection"
  6. You should see a success message!
{% include 'includes/footer.html' %}