Wallets

  • On the wallets tab, you can add wallets (via xpubs) that enable the Clipboard feature to notify you when an address you own enters your clipboard.

Adding a Wallet

  1. Click the Add button on the top right of the screen

  2. Enter your Wallet name and the icon you wish to represent the wallet

  3. Click Next

  4. Entering Keys:

    1. Single-Signature

      1. Policy drop-down defaults to Single-Signature

      2. Copy and paste your xpub in to the Extended Public Key textbox

      3. Click Next

    2. Multi-Signature

      1. Change the Policy drop-down from Single-Signature to Multi-Signature. New Options M and N will appear on the screen

      2. Adjust M and N values as needed to match your multi-sig wallet setup

        1. You can navigate between xpubs by clicking the tab group xpub0 ...xpub(N)

      3. Paste each xpub (N total xpubs) into the textboxes and click Next

    3. From Descriptor

      1. Creating a wallet from a descriptor will automatically determine if the Wallet is Single or Multi-Signature, and set the xpubs accordingly.

        1. In Sparrow wallet, you can copy your descriptor from Settings -> Script Policy -> Edit...

      2. Click the From Descriptor button at the bottom of the form

      3. Paste in your descriptor and click Save

  5. Confirming Wallet

    1. You may confirm the wallet is properly setup by one of the following:

      1. Open your wallet and confirm one of the derived addresses matches what is in your wallet

        1. Only Legacy and Segwit are supported for this approach

    2. Copy an address (within the first 20 addresses)

      1. If the address matches, it will display below highlighted in green

      2. If the address does not match, it will display below highlighted in red

  6. Click Save. Your wallet is now setup!

circle-info

You can edit your wallet anytime via the wallets page edit (pencil) icon

Searchable Addresses

  • Branta Core uses your xpub to derive address and verify your clipboard contents against these known addresses.

    • There are limits to what Branta can search in a reasonable timeframe.

  • By default Branta will search the first 50 addresses. You can adjust this setting in the Wallets page.

    • You can either increment/decrement the start (0) and end (50) values or edit manually by typing in the desired numbers.

      • Changes are automatically saved.

circle-info

Searching more than 100 addresses might result in high CPU usage and delayed notifications.

Last updated