Update README.md

This commit is contained in:
Igor Korsakov 2018-02-02 20:54:10 +00:00 committed by GitHub
parent dc874985fa
commit 9e4fe023f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,12 @@ Built with React Native, Expo and BlockCypher API.
* Private keys never leave your device
* SegWit-first. Replace-By-Fee support
Alpha version, do not rely on it for now!
Alpha version, do not rely on it too much for now!
![blue wallet](https://raw.githubusercontent.com/Overtorment/BlueWallet/master/gif.gif "Blue Wallet screenshots gif")
## RUN IT
@ -135,4 +140,4 @@ Lightning support?
* [ ] Push notifications for all associated addresses
* [ ] Keep PrivKey/WIF on paper, scan only on TX signing, not keping on device (watch-only address)
* [ ] Decode TX screen
* [ ] Migrate to ElectrumX server (ditch blockcypher) - requires socket/tcp support in Expo
* [ ] Migrate to ElectrumX server (ditch blockcypher) - requires socket/tcp support in Expo