Skip to content

marscoin/loafwallet-ios

 
 

Repository files navigation

LoafWallet

The easy and secure Litecoin wallet

LoafWallet is the best way to get started with Litecoin. Our simple, streamlined design is easy for beginners, yet powerful enough for experienced users.

Completely decentralized

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

Cutting-edge security

LoafWallet 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.

Desgined with new users in mind

Simplicity and ease-of-use is LoafWallet'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. LoafWallet is deterministic, which means the user's balance and transaction history can be recovered just from the paper key.

screenshots

Features

  • Simplified payment verification for fast mobile performance
  • No server to get hacked or go down
  • Single paper key is all that's needed to backup your wallet
  • Private keys never leave your device
  • Save a memo for each transaction (off-chain)
  • Supports importing password protected paper wallets
  • Supports "Payment protocol" payee identity certification

Localization

LoafWallet is available in the following languages:

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

WARNING:

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 Litecoin by self-signing as described here and including <key>application-identifier</key><string>*</string> in its .entitlements file.


LoafWallet is open source and available under the terms of the MIT license.

Source code is available at https://github.com/litecoin-foundation

About

The iOS version of the LoafWallet SPV Wallet from the Litecoin Foundation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.2%
  • Objective-C 2.0%
  • Ruby 0.7%
  • C 0.4%
  • Shell 0.4%
  • HTML 0.2%
  • CSS 0.1%