GithubHelp home page GithubHelp logo

zincwallet's Introduction

zincwallet

A BIP32 deterministic bitcoin wallet for iOS

zincwallet is designed to be the most secure and user friendly bitcoin wallet for iOS. It is a "deterministic" wallet, meaning that all the bitcoin addresses and private keys are generated from a single "seed". If you know the seed, you can recreate the entire wallet including all balances and transaction history. This allows for a single convenient backup that will work forever.

Wallet seeds are securely stored on the iOS keychain, and never leave the device. They are never stored on any server. Your private keys are generated from your seed as needed and then immediately wiped from memory. Additionally, iOS keychain data persists even if the app is deleted. If you accidentally delete zincwallet and reinstall it, your wallet will be automatically recreated from the seed stored on the keychain. (Be sure to do a factory reset if you sell or give away your device!)

The seed is also encoded into a non-sense english phrase, which is your "wallet backup phrase". Never let anyone see your backup phrase or they will have access to your wallet. Write it down and store it in a safe place. In the event your device is damaged or lost you can restore your wallet on a new device using your backup phrase. Be sure to enable a passcode on your device and use remote erase if it is lost or stolen. Future versions of zincwallet will also include a secondary passcode on the app itself.

Apple's app store rules currently prohibit apps that tansfer bitcoins. The app store build of zincwallet excludes this functionality and instead launches a mobile safari web app to send transactions. (the web app is entirely client side javascript, and sends transactions through the excellent blockchain.info web service. zincwallet.com will be launching it's own web service soon) No private keys or other sensitive data are transmitted to the web app, only public bitcoin transactions. If you build zincwallet from source without the app store build flag, or otherwise obtain a non-app store build, this restriction is removed.

zincwallet uses "simplified payment verification" or SPV mode for fast performance in a mobile environment.

Future planned features include support for BIP70 payment protocol, support for Electrum wallets, BIP32 serialized wallet import and export and watch only wallets, more detailed transaction information, support for mBTC and µBTC denominations, and exchange rates for multiple legacy national currencies.

zincwallet is open source and available under the terms of the MIT license. Source code is available at https://github.com/voisine/zincwallet

zincwallet's People

Contributors

fabianfabian avatar gigq avatar voisine avatar

Stargazers

 avatar  avatar  avatar

Watchers

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