A watch-only wallet to track your portfolio and an air-gapped signer to keep your keys truly offline. No servers. No accounts. No compromises.
Import your extended public key and monitor your balance, track transactions, and manage addresses without ever exposing your private keys. Perfect for daily use on your connected device.
Turn any spare phone into a hardware wallet. Your private keys never touch the internet. Sign transactions via QR code exchange with your watch-only device, keeping your seeds fully air-gapped.
Generate fresh receiving addresses with a tap. Share via QR code or text. Automatic gap-limit scanning ensures you never miss a payment, even with multiple wallets.
Build transactions on your watch-only wallet, sign them offline on your signer, and broadcast without your keys ever going online. Full PSBT support, real-time fee estimation, and address book included.
Everything you need to self-custody your Bitcoin with confidence.
Your private keys never touch the internet. Sign transactions offline via animated QR codes using PSBT and BBQr protocols.
Track balances and transactions using just your xpub. No private keys required on your connected device.
Set up multi-signature wallets for enhanced security. Supports sorted-multi descriptors with 2-of-3 and beyond.
Seeds encrypted with Argon2id + AES-256-GCM. Protected by PIN, biometrics, and OS-level secure storage.
Import wallets via output descriptors or extended public keys. Supports P2WPKH, P2PKH, P2SH-P2WPKH, and Taproot.
Connects directly to public Electrum APIs. No registration, no tracking, no third-party servers holding your data.
Two devices, one secure workflow.
Put a spare phone in airplane mode. Import or generate a BIP39 seed phrase. This device will never connect to the internet again.
Use the signer to display your extended public key as a QR code. Scan it from your daily phone to create a watch-only wallet.
Track your balance and receive Bitcoin on your watch-only device. When you need to send, build the transaction there.
Scan the unsigned transaction QR on your offline signer, review and sign it, then scan the signed result back to broadcast.
Generate advanced multisig wallets with timelocks, quorum reduction, and recovery paths. All powered by Bitcoin Miniscript.
Set relative (CSV) or absolute (CLTV) timelocks on recovery paths. After a defined period, alternative spending conditions activate automatically.
Start with 2-of-3 security. After 6 months without activity, degrade to 1-of-3 so your heirs can recover funds without all signers present.
Add external recovery keys, single-cosigner fallbacks, or degraded quorum paths. Build inheritance plans directly into your Bitcoin script.
Output is a standard descriptor you can import into any compatible wallet. Fully verifiable, no vendor lock-in, no proprietary formats.
// Standard 2-of-3 multisig // After 25920 blocks (~6 months), degrades to 1-of-3 wsh(or_d( multi(2, Alice, Bob, Carol), and_v( v:older(25920), multi(1, Alice, Bob, Carol) ) ))
// 2-of-2 primary spending // After 52560 blocks (~1 year), lawyer can recover wsh(or_d( multi(2, Owner, Spouse), and_v( v:older(52560), pk(Lawyer) ) ))
Available on iOS and Android. Free and built for self-sovereignty.