Bearby Wallet
Bearby PQ Wallet
Free · Designed for iPad
Bearby — Quantum-Resistant Crypto Wallet
Bearby is a decentralized, non-custodial crypto wallet that secures your private keys with quantum-resistant cryptographic algorithms. Bearby uses NTRU Prime — a post-quantum lattice-based encryption standard — to help protect your digital assets against emerging quantum computing threats.
QUANTUM-RESISTANT KEY PROTECTION
Bearby employs advanced cryptographic primitives to ensure maximum security:
• NTRU Prime — post-quantum cryptography for future-proof key protection
• Cyber — advanced cryptographic library for blockchain operations
• AES — industry-standard symmetric encryption
• Kuznechik — GOST R 34.12-2015 encryption algorithm
• Argon2 — secure key derivation and password hashing
All keys are generated and stored locally on your device using a core engine written in Rust. Keys never leave your device — Bearby never accesses your funds, your keys, or your personal data.
MULTI-CHAIN SUPPORT
Manage your entire portfolio from one app. Bearby supports:
• Bitcoin (BTC)
• Ethereum (ETH) and all EVM networks
• Solana (SOL)
• Tron (TRX)
• Zilliqa (ZIL)
• Binance Smart Chain (BNB)
• Polygon, Arbitrum, Avalanche, Optimism, Base
• Custom EVM networks via RPC
SELF-CUSTODY & PRIVACY
Bearby is built on true self-custody. You own your private keys and control your assets — no intermediaries, no third-party access. Bearby collects zero user data. No analytics, no tracking, no sign-up required.
WEB3 FEATURES
• Send, receive, and swap tokens across chains
• Real-time portfolio tracking and market prices
• Connect to DeFi platforms, NFT marketplaces, and dApps
• Decentralized app browser — interact with dApps directly
• Manage multiple wallet accounts
• Customizable network settings
OPEN SOURCE
Fully transparent codebase. Verify and contribute.
Bearby: Your crypto, secured for the quantum era.
more ## New Swap & Exchange Features
- Redesigned swap interface with multi-chain DEX support: Uniswap (Ethereum & BSC), PancakeSwap, SunSwap (TRON), PlunderSwap (Zilliqa EVM), and ZilSwap
- On-chain quotes without API keys
- Chain badges on token selectors and recipient picker
## Cross-Chain Swaps
- Relay cross-chain swaps for BTC, TRON, and Solana origins
- New confirmation modal with step-by-step timeline
- THORChain replaced by Relay
## Bitcoin Improvements
- Default address standard changed to BIP84
- Address rotation with history modal
- Redesigned transaction details with share option
- QR code tap-to-copy on receive
## TRON Support
- Full Web3 EIP-1193 support
- Improved transaction handling
## Performance
- Faster operations with lock-free architecture
- Quicker account creation with deferred balance syncing
- Reduced background work for better battery life
- New icon system for smoother rendering
- Shimmer loaders for balances and quotes
## UI Improvements
- Redesigned wallet header
- Immersive QR scanner
- Better loading states and navigation
---
## Bug Fixes
- Fixed token selection issues in swap
- Corrected Bitcoin address rotation
- Improved stability across the app
- Fixed rates for TRON tokens
---
## Compatibility
- All existing wallets and accounts remain compatible
- New Bitcoin accounts use BIP84 standard
3.8.32 25 Jun
Added full Solana blockchain support
Completely redesigned QR Scanner with full-screen immersive mode
Migrated to GoRouter for smoother navigation and authentication
Redesigned Bitcoin Ledger flow with per-account cards
Improved wallet cards with token icon stack
Added multi-format QR secret parsing
Fixed multiple crashes and navigation issues
Various UI improvements and bug fixes
3.8.30 26 May
**What's New**
Fresh new look — the search bar and key file cards now feature a sleek liquid glass design that feels right at home on iOS.
You can now type amounts using a physical keyboard when your iPhone or iPad is connected to one — no more tapping the on-screen numpad.
**Fixes & Improvements**
Tron dApp connections now work correctly when sites request account access. We also cleaned up the search bar layout, improved input visibility on the lock screen in dark mode, and updated all links to our new bearby.io domain.
The "Do Not Track" privacy toggle works properly again.
Under the hood: updated core dependencies and optimized how the wallet injects into browsers for better reliability.
3.8.29 5 Apr
Fixed AAB build conflict with R8 resource shrinking (splits.abi block removal)
Fixed focus and paste issues in BIP39 restore page
Fixed stale webview domain being used for dApp requests — now reads domain at request time
Fixed token icon not clipped to circle in receive page
Fixed Ledger device connection issues in sign_message modal
Fixed invalid wallet index u64::MAX being passed to Rust
Fixed Ledger ViewController being disposed on page exit
Fixed BTC fee calculation to use btcWitnessUtxos JSON
Fixed TRON inflated fees — switched to fixed fee instead of gas_limit * gas_price
Fixed Tron transfer confirm button disabled state and gas polling
Fixed Tron address recognition in token search on manage tokens page
Fixed get_networks to properly convert and merge providers via add_batch_providers
Fixed password modal being shown for biometric wallets on chain switch
Fixed missing price_eth handling in zilstream API
Fixed staking error UI and guarded against null wallet crash
Fixed BTC address type change and address passing for Ledger account creation
Fixed various Ledger BLE transport issues with debug logging
Fixed ledger_transport module namespace errors for flutter_rust_bridge
3.8.28 31 Mar
- Support for Sonic, Optimism (OP), Kaia, Polygon (POL), Arbitrum
- Secure wallet migration with proof generation from new seed
- Platform-agnostic sessions with TTL + ChaCha20 encryption
- Async wallet operations & direct session creation
- Native biometrics (iOS/macOS) + device credentials fallback
- Biometric type detection
- CryptoCompare + CoinGecko rates (full localization, chain filtering)
- Ethereum, Zilliqa, Bitcoin token rate updates
- Average block time tracking
**Improvements**
- Simplified auth (AppState, progressive fallback, no AuthGuard)
- Rust API for biometric type
- Better currency ordering + zero-rate skip logic
- Improved EVM gas estimation (Polygon, Arbitrum)
- Automatic device-based salt generation
- Secure key zeroization + sensitive data cleanup
- Refactored staking UI (compact + better formatting)
- NetworkCard in chain switch modal
**Security**
- Switched to ring crypto provider
- Zeroization across all key types
- ChaCha20 session encryption
**Bug Fixes**
- Biometric key invalidation on enrollment change
- Unlock failures after biometric settings change
- Password setup & secret handling crashes
- Session + wallet unlock issues
- ZIL/EVM staking data fetching
- Bitcoin fee estimation & max transfers
- Network selector & switch issues
- Keystore restore state management
- Various session-related bugs
3.8.27 2 Feb
Blockchain Support
Added 5 new blockchain networks: Sonic, Optimism (OP), Kaia, Polygon, and Arbitrum
User Experience
Loading states: Added loading indicators for better UX during async operations
Bug Fixes
Network & Transactions
Fixed network selector and switch chain modal issues
Fixed Bitcoin UTXO validation and max amount transfers
Fixed gas fee calculation and display for Scilla and EVM transactions
Fixed transaction history filtering by current chain (prevents cross-chain history display)
Fixed Bitcoin address format validation and detection
Fixed Ledger Bitcoin path derivation
Fixed RangeError on send page with invalid token index access
UI & UX
Fixed UI overflow issues and improved typography
Fixed app crash due to context access after widget disposal
Fixed mnemonic word input obscureText not responding to focus changes
Fixed empty converted amount display issue
Fixed gas view display issues
Technical
Fixed Web3 EIP-1193 handler with proper error handling
Fixed token transfer creation with proper balance passing
Fixed Bitcoin testnet URLs and configurations
Performance
Optimized AppState provider: Applied listen: false across 55+ components to reduce unnecessary rebuilds
Improved gas fee estimation: Dynamic parameter updates with user option persistence
Added loading states: Better UX during async operations
Technical Improvements
Ledger Support
Enhanced Ledger support for Bitcoin with proper BIP derivation paths
Fixed Ledger device name detection on iOS
Improved Ledger connection stability (USB and BLE)
Authentication & Security
Added biometric authentication for Bitcoin address type changes
Improved secret key restore UX with paste functionality and input normalization
Added authentication flow for sensitive operations
3.8.26 20 Jan
- **Bitcoin Network Integration**: Full Bitcoin blockchain support for transfers and transactions
- **Deep Link Service**: Added deep link service for seamless wallet connectivity
- **Gas Fee Display**: Bitcoin gas fees now display in "Sat" (satoshis) unit instead of approximate time
- **UTXO Validation**: Added proper UTXO validation for Bitcoin transfers to ensure transaction validity
- **Max Amount Transfers**: Fixed max amount transfers by fetching actual UTXO balance
- **Address Format**: Improved Bitcoin address format handling
- **Widget Lifecycle**: Added mounted checks to prevent "widget has been unmounted" errors
- **Transaction Stability**: Fixed various transaction handling issues
- **Gas Fee Display**: Fixed gas fee display for Scilla and EVM transactions in history
- **Cross-Chain Filtering**: Fixed filtering transactions by current chain
- Reduced unnecessary state listeners
3.8.25 15 Jan
iOS Release Notes
**Features & Improvements**
- Added Zilliqa token fetching (Scilla + EVM)
- Added Base network (mainnet + Sepolia testnet)
- Added AVAX network support
- Added 30-minute security timer on seed phrase reveal
- Browser URL bar can now be moved to top with smooth animation
- Adaptive scaling for larger screens
- Added modal browser action menu
- Added Korean language support
- Testnets hidden behind secret logo tap in About screen
**Bug Fixes**
- Fixed Ledger device name detection on iOS
- Fixed Ledger signing issues on iOS
- Fixed eth_sendTransaction "Bad state: No element" error
- Fixed gas buffer calculation issues
- Fixed low gas returning priority fee instead of zero
- Fixed legacy Web3 calls and ERC20 token warnings
- Fixed address book & manage tokens pages
- Fixed token card flickering and layout issues
- Fixed screen protection and status bar styling
- Fixed browser page sizing and navigation
- Fixed private key reveal and gas modal glitches
**Under the Hood**
- Upgraded Flutter & dependencies
- Major Web3 handler refactoring
- Optimized performance and cleaned up code
3.8.23 10/12/2025
- AVAX network support — Avalanche blockchain added
- Korean language — new localization
- Browser URL bar positioning — option to move URL bar to top
- Adaptive scaling — improved UI for larger screens
- Token view toggle — switch between tile and list views
- Security timer — 30-minute auto-lock when viewing secret key
Improvements
- Standardized text styles across the app
- Improved token card display
- Optimized Jazzicon component
- Testnet options hidden behind secret logo tap
- Simplified network selection
Bug Fixes
- Gas buffer — prevents transaction failures from fee volatility
- Ledger device detection — fixed device name recognition on iOS
- Ledger signing — fixed transaction and message signing
- Address book — fixed functionality
- Token flicker — eliminated when switching wallets
- Decimal separator — normalized for different locales
- Low gas — returns base priority fee instead of zero
- Transaction history — updated types for Rust FFI
- CoinGecko — fixed price fetching
- Screen protection — fixed functionality
Technical
- Updated Flutter and dependencies
- Optimized Swift BLE module for large transactions
- Removed unused components
3.822 28/11/2025
* Fixed browser; improved WebView
* Fixed account switching for Web3
* Fixed browser to show tabs for navigation
* Reworked browser navigator
* Fixed navigator.
* Added menu for Web3 browser.
* Added Korean language support.
* Fixed styles.
* Fully remade Ledger integration
* Added native module for iOS
* Fixed Ledger USB
* Fixed support for larger transactions on Ledger
* Fixed Ledger resolution
* Fixed CDN for tokens
* Fixed transaction modal
* Fixed changing transaction parameters in transfer
* Added new options for token view
* Fixed icons
* Added Ledger Legacy support for Zilliqa
* Fixed EIP-1559 transactions
3.8.20 26/09/2025
fixed monor bugs
fixed styles
fixed ledger l10n
added ledger ERC,DEX ABI resolver
fixed bug with Zilliqa EVM/Scilla (now it swicher)
fixed big transactions with ledger
fixed zilliqa and other EVMs sign transaction
upgrade new flutter version
upgraded rust version
3.8.19 18/09/2025
* fixed claim unstake amount button for none LP pool
* fixed minor styles bugs
* fixed modal stake
* fixed modal unstake
* fixed modal stake/unstake with percent amount
3.8.15 23/07/2025
fixed staking portal
added new thing to staking portal
fixed tx modal
fixed set gaslimit
3.8.13 17/07/2025
fixed staking zilliqafixed network
3.8.12 04/07/2025
added stake portal (zilliqa)
fixed bug with tokens
3.8.9 30/06/2025
fixed web3 legacy zilliqa
3.8.8 16/06/2025
fixed bip39 mnemonic with invalid checksum.
fixed transfer modal with no balance
fixed send page
added new options in settings for show addresses from history
fixed 0x sign message zilliqa legacy
added to select address modal, shows accounts from all wallets.
now gas options saves last chose
3.8.7 10/06/2025
fixed sign message
fixed transfer native tokens in Zilliqa
3.8.6 05/06/2025
fixed zilliqa type account, when change network to other like ETH
added fonts
changed fonts styles
fixed fonts for dark, light theme
fixed icons
added network button for home page
added eye button for hide tokens balance
fixed browser legacy save url (domain) as connection
fixed bug with session key not found
added timer before reveal secret phrase
updated locale
3.8.5 26/05/2025
fixed layout
fixed fonts size
fixed icons size
fixed sign message legacy zilliqa mode
added modal to remove contacts from address book
fixed change network
fixed add next account bip39
added tests
3.8.4 15/05/2025
fixed layout
fixed minor bugs
fixed ledger
3.8.3 12/05/2025
fixed web3 legacy bugs
fixed ledger for legacy zilliqa
fixed ledger evm send tx with chunks
fixed CDN
3.8.2 06/05/2025
fixed ledger connection
added account manage for ledger device
added legacy ledger zilliqa
added token fetch for legacy account
fixed minor bugs
added sign message via ledger
added sign typed message via ledger
added evm ledger
fixed token metadata fetch
3.8.1 04/05/2025
* new ui/ux
* added more networks
* now it post quantum resistant
3.8.0 29/04/2025
changed contract
fixed state updater
fixed sup calc
3.5 01/06/2022
## New Swap & Exchange Features
- Redesigned swap interface with multi-chain DEX support: Uniswap (Ethereum & BSC), PancakeSwap, SunSwap (TRON), PlunderSwap (Zilliqa EVM), and ZilSwap
- On-chain quotes without API keys
- Chain badges on token selectors and recipient picker
## Cross-Chain Swaps
- Relay cross-chain swaps for BTC, TRON, and Solana origins
- New confirmation modal with step-by-step timeline
- THORChain replaced by Relay
## Bitcoin Improvements
- Default address standard changed to BIP84
- Address rotation with history modal
- Redesigned transaction details with share option
- QR code tap-to-copy on receive
## TRON Support
- Full Web3 EIP-1193 support
- Improved transaction handling
## Performance
- Faster operations with lock-free architecture
- Quicker account creation with deferred balance syncing
- Reduced background work for better battery life
- New icon system for smoother rendering
- Shimmer loaders for balances and quotes
## UI Improvements
- Redesigned wallet header
- Immersive QR scanner
- Better loading states and navigation
---
## Bug Fixes
- Fixed token selection issues in swap
- Corrected Bitcoin address rotation
- Improved stability across the app
- Fixed rates for TRON tokens
---
## Compatibility
- All existing wallets and accounts remain compatible
- New Bitcoin accounts use BIP84 standard
more Version 3.8.32 25 Jun
Data Not Collected The developer does not collect any data from this app.