Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaynexus authored Aug 26, 2019
1 parent 5a08534 commit 81d6dcb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
## The easy and secure bitcoin wallet
## The easy and secure dogecash wallet

Hodl is the best way to get started with bitcoin. Our simple, streamlined design is easy for beginners, yet powerful enough for experienced users.
DogeWallet is the best way to get started with dogecash. Our simple, streamlined design is easy for beginners, yet powerful enough for experienced users.

### Completely decentralized

Unlike other iOS bitcoin wallets, **Hodl** is a standalone bitcoin client. It connects directly to the bitcoin network using [SPV](https://en.bitcoin.it/wiki/Thin_Client_Security#Header-Only_Clients) mode, and doesn't rely on servers that can be hacked or disabled. Even if Bitstop loses its grip and disappears, the app will continue to function, allowing users to access their money at any time.
**DogeWallet** is a standalone bitcoin client. It connects directly to the dogecash network using [SPV](https://en.bitcoin.it/wiki/Thin_Client_Security#Header-Only_Clients) mode, and doesn't rely on servers that can be hacked or disabled. Even if Bitstop loses its grip and disappears, the app will continue to function, allowing users to access their money at any time.

### Cutting-edge 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.
**DogeWallet** 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 **Hodl**'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. **Hodl** is [deterministic](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki), which means the user's balance and transaction history can be recovered just from the paper key.
Simplicity and ease-of-use is **DogeWallet**'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. **DogeWallet** is [deterministic](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki), which means the user's balance and transaction history can be recovered just from the paper key.

### Features

Expand All @@ -26,7 +26,7 @@ Simplicity and ease-of-use is **Hodl**'s core design principle. A simple recover

### Localization

**Hodl** is available in the following languages:
**DogeWallet** is available in the following languages:

- Chinese (Simplified and traditional)
- Danish
Expand Down Expand Up @@ -56,4 +56,4 @@ Any jailbreak app can grant itself access to every other app's keychain data. Th

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

Source code is available at https://github.com/dogecwallet
Source code is available at https://github.com/dogecash/dogec-wallet-ios

0 comments on commit 81d6dcb

Please sign in to comment.