arcbit - iOS bitcoin wallet http://arcbit.io
Last updated Apr 21, 2026
146
Stars
45
Forks
10
Issues
0
Stars/day
Attention Score
55
Language breakdown
Swift 72.6%
Objective-C 23.2%
C++ 3.0%
C 0.7%
Objective-C++ 0.5%
Ruby 0.1%
▸ Files
click to expand
README
ArcBit === Bitcoin wallet for iOS. First mobile wallet to support reusable/stealth addresses. Also offers cold wallet storage and offline spending. Visit http://www.arcbit.io/ for more information.
App store Link:
https://itunes.apple.com/app/arcbit-bitcoin-wallet/id999487888Features:
- No signup required
- Cold wallet storage and offline spending
- Encrypted iCloud backup support
- Single recovery passphrase that works forever
- Private keys never leave your device
- Faster loading time compared to other wallets
- Send and receive bitcoin payments
- View transactions and wallet balance
- PIN protection
- Email support built into app
- HD wallet support
- Forward/reusable/stealth address support
- Over 150 local currencies support
- Bitcoin, millibits and bits denomination support
- Dedicated help section for any question about how to use the app
- Automatic cycling of addresses to prevent address reuse
- Open source
- Your wallet is encrypted with AES-256 and 10k rounds of PBKDF2 password stretching
- xpub keys stored client side unlike many other wallets, which offers better privacy
- Can access private keys without an internet connection
- Advance mode for Bitcoin experts
- First bitcoin wallet written in Swift
Advance features:
- Pick Your Preferred block explorer API, currently we support Bitpay’s Insight and blockchain.info. You can also point ArcBit to your own Insight Server.
- Import private keys support
- Import BIP38 encrypted private keys support
- Import watch only addresses support
- Import HD wallet account keys support
- Import HD wallet watch only account keys support
Made Possible By === ArcBit is made possible by, but not limited to these projects.
- https://github.com/oleganza/CoreBitcoin
- https://github.com/bitpay/insight
- https://github.com/bitpay/insight-api
- https://github.com/voisine/breadwallet
- https://github.com/AFNetworking/AFNetworking
- https://github.com/RNCryptor/RNCryptor
- https://github.com/iRareMedia/iCloudDocumentSync
🔗 More in this category