Code Monkey home page Code Monkey logo

hodl-wallet-android's Introduction

Hodl Wallet - The easy and secure bitcoin wallet for Android

download

Bitcoin done right

This is the Android port of the Hodl Wallet iOS app, which can be found here.

A completely standalone Bitcoin wallet

Unlike other Andriod Bitcoin wallets, Hodl is a standalone Bitcoin client. It connects directly to the Bitcoin network using SPV mode, and doesn't rely on servers that can be hacked or disabled. Even if Hodl disappears, the app will continue to function, allowing users to access their money at any time. You can also recover Hodl's backup up recovery key in other Bitcoin wallets if necessary as we follow BIP standards for wallet generation.

The next step in wallet security

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

Simple yet robust

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

Features

Localization

Hodl is available in the following languages:

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

Recovering your funds with other Bitcoin Wallets.

It may be necessary at somepoint to recover your bitcoin via your Hodl Wallet Backup Recovery Key (seed) using another Bitcoin wallet. In this case it is important to know what path Hodl Wallet derives your keys from.

Derivation path

Hodl Wallet conforms to BIP32 standards when generating your wallet.

Derivation Path - m/0'

Recovering funds with Electrum

If you find yourself with the need to recvor your funds with an external app, Hodl Wallet reccomends Electrum.

It's important that you make sure you our downloading Electrum from the real source. You can do this by double checking the ssl certificate at the site or building from source.

Steps to recovering your bitcoin using Electrum:

  1. Select New/Restore
  2. Name the Wallet
  3. Select Standard Wallet
  4. Select "I have the seed"
  5. In options select BIP39
  6. Enter the seed
  7. Select Path m/0'

NOTE: If you wish to recover funds in legacy addresses you must repeat the process in Electrum while the existing wallet showing your balance in the segwit addresses is open. Do this by selecting File --> New/Restore. Electrum allows a user to manage multiple wallets and seeds at once.

Contact

Should you need to get in contact with us for any reason please feel free to write us at [email protected]

You can visit our site here: Hodlwallet.com

How to set up the development environment:

  1. Download and install Java 7 or up
  2. Download and Install the latest Android studio
  3. Download and install the latest NDK https://developer.android.com/ndk/downloads/index.html or download it in android studio by "choosing the NDK" and press "download"
  4. Go to https://github.co/hodlwallet/breadwallet-android and clone or download the project
  5. Open the project with Android Studio and let the project sync
  6. Go to SDK Manager and download all the SDK Platforms and SDK Tools
  7. Initialize the submodules - git submodule init
  8. Update the submodules - git submodule update
  9. Build -> Rebuild Project

hodl-wallet-android's People

Contributors

gutyn avatar edgarnet avatar igorgue avatar acidtib avatar voisine avatar jadebyfield89 avatar docbtc avatar jmacwhyte avatar dts avatar harlantwood avatar samuraisam avatar shaunapps 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.