{% include 'includes/head.html' %} {% include 'includes/logo_header.html' %}
Samourai Dojo

Status
{% if dojo_enabled %} {% endif %} {% if dojo_enabled and electrs_status == "Running" %} {% endif %}
Status {{dojo_status}}
Tracker Status {{dojo_tracker_status}}
Electrum Server Status {{electrs_status}} {% if electrs_status != "Running" %}
Please enable electrum server and wait for it to sync... {% endif %}
Version {{dojo_version}}
Actions {% if dojo_enabled %} Restart {% endif %}
Dojo V3 Onion Address {{DOJO_V3_ADDR}}
Node Admin Key {{NODE_ADMIN_KEY}}
Instructions to CONNECT Samourai Wallet to Dojo

  1. Enable Samourai Dojo and come back to this page. The status must be "Running".
  2. Download and install Tor browser
  3. You don't have to wait till your Dojo is synced, but all transactions in your wallet might be missing until it's completely synced.
  4. Open Tor Browser and copy/paste the Dojo Onion Address provided above onto the address bar. It should reach the DOJO MAINTENANCE TOOL.
  5. On the login page, copy/paste your Node Admin Key onto the input box and press enter.
  6. Once authenticated, the pairing tab with a QR code is shown.
  7. Open Samourai mobile app. On the main wallet creation screen, click on the three dots on the top-right corner and select Connect to existing Dojo.
  8. NOTE: Currently, you must create a new wallet to pair to your Dojo. You must first delete your existing wallet using the instructions below.
  9. Scan the Dojo's QR Code on your Tor browser.
  10. Complete the wallet creation process or restore your previous wallet (instructions below).
  11. Check your setup by tapping the network icon at the top. You should see "Dojo Full Node" enabled with a green dot.
  12. Wait till the Dojo is completely synced before using Samourai wallet. (shown above on the tracker status tile).
  13. Congratulations! You are now your own bank.

Instructions to DELETE existing Samourai wallet

  1. NOTE: If you are going to delete your wallet, make sure you have your seed phrase and passphrase handy so you can restore your wallet after pairing.
  2. To delete your wallet, go to Settings → Wallet → Secure erase wallet
  3. On the main screen, to create a new wallet select "Connect to existing Dojo" and scan your QR Code.
  4. Once connected, press back and now go to the option "Import external wallet" and restore your wallet using your seed phrase and BIP39 passphrase.
{% include 'includes/footer.html' %}