Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Add deprecations to README
Browse files Browse the repository at this point in the history
  • Loading branch information
anyong committed May 31, 2018
1 parent 089aeed commit b0b70cc
Showing 1 changed file with 12 additions and 41 deletions.
53 changes: 12 additions & 41 deletions README.md
@@ -1,49 +1,20 @@
# IOTA Android App
This project is the official Android app for IOTA. Responsive material design app supports devices running Android 4.4+.
# IOTA Android App - DEPRECATED

[![Build Status](https://travis-ci.org/iotaledger/android-wallet-app.svg?branch=master)](https://travis-ci.org/iotaledger/android-wallet-app)
This IOTA wallet has been deprecated in favor of the [Trinity Wallet](https://trinity.iota.org).

<h2>Features</h2>
If you have installed this application, we *strongly recommend* taking the following steps as a precaution:

General:
- Light client
- Responsive material design
- Secure and ready to start
- Connect to your own node
- Install Trinity
- Generate a new seed, and store it securely according to the instructions
- Send all of your IOTA tokens to an address generated by Trinity
- Uninstall this application

Wallet:
- Send and receive IOTA token
- Full QR Code support
- Address generating
- Transaction and address history
To check which wallet you have installed, please use the following links from your device:

Tangle Explorer:
- Live Tangle explorer with full search function
Good:

Neighbors:
- Add/remove neighbors and view the current state of them
- [Trinity](https://play.google.com/store/apps/details?id=com.iota.trinity)

Miscellaneous:
- Current IOTA balance in different currencies such as BTC, USD, EUR, YEN
- Report issues or add a feature request directly to github
- Seed generator
- Seed password protection
Old/Delete:

<h2>Download</h2>

<a href='https://play.google.com/store/apps/details?id=org.iota.wallet'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width="323" height="125"/></a></a>

<h2>How to build</h2>


```bash
$ git clone https://github.com/iotaledger/android-wallet-app
$ cd android-wallet-app
$ ./gradlew clean build
```
<h2>Supporting the project</h2>
If you like our work please feel free to contribute by posting a bug report or push a pull request.
Also a donation is very welcome too.

- Bitcoin: `1MyCJP3yZtSJ3bMVEoQRPSY3D6Ev7CTvzo`
- IOTA: `QKWGXPCWQWZE9PELCXOGOMWOSOHJJFEFGQJ9ANMPOYFKDGMLKGWCPFQVNKYOCCRKOIKAGYZIEVUCCFBHDK9AJIPTJC`
- [IOTA Wallet](https://play.google.com/store/apps/details?id=org.iota.wallet)

0 comments on commit b0b70cc

Please sign in to comment.