/fastwallet-ios

The iOS version of the Fastwallet. The official SPV Wallet of Fastcoin

Primary LanguageSwiftMIT LicenseMIT

Fastwallet

Release MIT License

screenshots

Hardware Campaign General Fastcoin Project
QR Code QR Code

The easy and secure Fastcoin wallet

Fastwallet is the best way to get started with Fastcoin. Our simple, streamlined design is easy for beginners, yet powerful enough for experienced users. This is a free app produced by the Fastcoin Project.

iOS Users can visit the iOS version of the code here: Fastwallet iOS

Completely decentralized

Unlike other iOS Fastcoin wallets, Fastwallet is a standalone Fastcoin client. It connects directly to the Fastcoin network using SPV mode, and doesn't rely on servers that can be hacked or disabled. Even if Fastwallet is removed from the App Store, the app will continue to function, allowing users to access their valuable Fastcoin at any time.

Cutting-edge security

Fastwallet utilizes AES hardware encryption, app sandboxing, and the latest iOS security features to protect users from malware, browser security holes, and even physical theft. Private keys are stored only in the secure enclave of the user's phone, inaccessible to anyone other than the user.

Designed with new users in mind

Simplicity and ease-of-use is Fastwallet's core design principle. A simple recovery phrase (which we call a paper key) is all that is needed to restore the user's wallet if they ever lose or replace their device. Fastwallet is deterministic, which means the user's balance and transaction history can be recovered just from the paper key.

Features:

Localization

Fastwallet is available in the following languages:

  • Chinese (Simplified and traditional)
  • Danish
  • Dutch
  • English
  • French
  • German
  • Italian
  • Japanese
  • Korean
  • Portuguese
  • Russian
  • Spanish
  • Swedish

Fastwallet Development:

GitHub issues GitHub pull requests

Building & Developing Fastwallet for iOS:

Installation on jailbroken devices is strongly discouraged.

Any jailbreak app can grant itself access to every other app's keychain data. This means it can access your wallet and steal your Fastcoin by self-signing as described here and including <key>application-identifier</key><string>*</string> in its .entitlements file.

Fastwallet Team:


Fastcoin source code is available at https://github.com/fastcoin-project