Giter Club home page Giter Club logo

dillywallet-ios's Introduction

Dillywallet

Release

Build Status GitHub issues GitHub pull requests

MIT License


Easy and secure

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

Donations

We are a fork of the Litewallet repo. To help keep Dillywallet updated we would like to support our fellow developers on the Litewallet Team and Litecoin Foundation. The Litewallet Team is a group of global volunteers & part of the Litecoin Foundation that work hard to promote the use of Litecoin. Litewallet takes alot of time and resources to improve and test features but we need your help. Please consider donating to one of their addresses:

Hardware Campaign General Litecoin Foundation
QR Code QR Code

Completely decentralized

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

Cutting-edge security

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

Features:

Localization

Dillywallet is available in the following languages:

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

Dillywallet Development:

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

  1. Download and install Cocoapods to your Mac computer: sudo gem install cocoapods
  2. Download and install the latest version of Xcode
  3. Clone this repo & init submodules
$ git clone https://github.com/dipdill/dillywallet-ios
$ git submodule init
$ git submodule update
  1. From the root where the Podfile is located, install the pods: pod install
  2. From the root where the Xcode Workspace is located, open the project: open loafwallet.xcworkspace

Dillywallet Team:


Dillycoin source code is available at https://github.com/dipdill/dillycoin

dillywallet-ios's People

Contributors

acorscadden avatar kcw-grunt avatar voisine avatar losh11 avatar samuraisam avatar jmacwhyte avatar mosadialiou avatar dts avatar dev-noname-crypto avatar jcheist avatar gutyn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.