Quick Start Guide
Get up and running with Sovran in just a few minutes. This guide walks you through downloading the app, creating your wallet, and making your first Bitcoin payment.Overview
Sovran is a mobile Bitcoin wallet that uses Cashu ecash for instant, private payments. Here’s what you’ll do:Download the App
Install Sovran from the App Store (iOS) or Play Store (Android). See the Installation page for detailed instructions and links.
Accept Terms and Complete Onboarding
On first launch, you’ll be presented with:
- Terms & Conditions: Review and accept to continue
- Onboarding Carousel: Learn about Sovran’s key features:
- Bitcoin that feels like cash with ecash bearer tokens
- Powered by Nostr, a decentralized network
- Privacy by design with blind signatures
- Stay private, stay sovereign
Your BIP-39 seed phrase is automatically generated on first launch and stored securely using
expo-secure-store with biometric support.Explore Your Wallet
After onboarding, you’ll see the main wallet interface:Key Components:
- Balance Toggle: Tap to switch between sats, USD, EUR, or GBP
- Account Pager: Swipe left/right to view different accounts
- Quick Actions: Send, Receive, and Scan buttons for easy access
Backup Your Seed Phrase
Critical: Your seed phrase is your wallet. Without it, you cannot recover your funds.
- Open the drawer menu (swipe from left edge or tap menu icon)
- Navigate to Settings
- Go to Recovery settings
- View and securely store your 12-word BIP-39 seed phrase
- Recovering ecash proofs from all known mints
- Deriving your Nostr identity via NIP-06
- Restoring pending send operations
Add a Mint
Before you can receive Bitcoin, you need to add at least one Cashu mint:Each mint shows its KYM score (Know Your Mint) with:
- Tap the Wallet header to open the mint selector
- Select Add Mint or browse discovered mints
- Choose from:
- Community-recommended mints via Nostr (kind 38000 events)
- Sovran-curated mints from the Sovran API
- Custom mint URL (paste any Cashu mint URL)
- Lightning node connectivity status
- Success rates for swaps
- Average swap times
- Community ratings
Multi-mint architecture is a core security feature. Distribute your balance across multiple mints to reduce custodial risk.
Receive Your First Payment
Now you’re ready to receive Bitcoin:
Option A: Lightning Invoice
- Tap Receive on the wallet screen
- On the Lightning tab, tap Fixed Amount
- Enter the amount in sats
- Share the generated BOLT11 invoice via QR code or copy to clipboard
Option B: Cashu Token
To receive ecash directly from another Sovran user:- Have the sender create an ecash token
- Receive via:
- QR Code: Tap Scan and scan their QR
- NFC: Enable NFC and tap devices together
- Paste: Copy token from clipboard and paste
- Deep Link: Open
cashu://orsovran://URL
Send Your First Payment
To send Bitcoin from Sovran:
Pay a Lightning Invoice
- Tap Send or Scan
- Scan a BOLT11 Lightning invoice QR code, or paste from clipboard
- Review the payment details (amount, mint, fees)
- Confirm to send
Send Ecash to Another User
- Tap Send
- Select Create Token
- Choose amount and mint
- Share via:
- QR code (recipient scans)
- NFC tap (contactless)
- Copy to clipboard (paste into messaging app)
- Encode with emojis (creative sharing)
Every transaction is tracked with its source (QR scan, NFC tap, clipboard paste, or deep link) visible in your transaction history.
Next Steps
Now that you’ve completed the basics, explore more advanced features:Claim Lightning Address
Get a custom username@npubx.cash or username@sovran.money Lightning address
Nostr Messaging
Send encrypted messages and Cashu tokens via Nostr DMs (NIP-17)
Multi-Mint Management
Distribute your balance and rebalance across mints automatically
NFC Payments
Enable tap-to-pay contactless payments
Common Tasks
Switch Display Currency
Tap the currency pill in the header to switch between USD, EUR, GBP, or sats. Real-time fiat conversion uses cached BTC price data.Filter Transactions
From the wallet screen:- Tap Filter icon
- Filter by:
- Currency (BTC, Lightning, ecash)
- Payment type
- Direction (sent/received)
- Status (pending, complete, cancelled)
- Month (horizontal month selector)
Set a Passcode
Protect your wallet with a 4-digit PIN:- Go to Settings → Passcode
- Enter your desired 4-digit PIN
- Confirm the PIN
Troubleshooting
I Can’t Receive Payments
- Ensure you’ve added at least one mint
- Check that the mint is online (audit data in mint info)
- Verify the Lightning invoice amount is within mint limits
Transaction Stuck as Pending
If a Lightning payment is pending:- Tap the transaction to view details
- Use the Refresh button to check status
- The transaction timeline shows each step’s progress
- Go to Explore tab
- Tap Pending Ecash card
- Review pending sends and rollback to reclaim tokens
Lost Access to My Wallet
If you lose your device:- Install Sovran on a new device
- Skip onboarding to access settings
- Go to Settings → Recovery
- Enter your 12-word seed phrase
- Start recovery to sweep all mints
Learn More
- Installation Guide: Detailed setup for iOS and Android
- Security Model: How Sovran protects your privacy
- GitHub Repository: Source code and issues