Verify Address
Check that wallet generation stays in your browser.The Wallet page can generate or restore native SegWit BIP84 addresses in the browser. Verification is about proving that seed words, passphrases, WIFs, private keys, and signing material do not need to leave your device.
Simple Verification Flow
Use this before trusting a wallet ceremony.Online setup check
- Open Wallet at the site root.
- Choose the intended network.
- Generate or restore a wallet.
- Confirm the receive address and derivation path are shown locally.
- Refresh UTXOs only after you are ready to share the address with the node.
Offline ceremony check
- Save the Wallet HTML from the browser.
- Disconnect the network or use airplane mode.
- Open the saved HTML file.
- Generate or restore the wallet while offline.
- Record the address, path, and public branch key if needed.
Address Privacy Boundary
What is safe to share.Keep private
- Seed words and passphrases.
- WIFs and private keys.
- xprv values and signing material.
May be shared deliberately
- Receive addresses for payments and UTXO lookup.
- Branch public keys for watch-only address generation.
- Public transaction ids for Explore reports.
A branch public key cannot spend, but it can reveal derived addresses. Treat it as accounting-sensitive data.