Browse Source

Merge pull request #19 from MyHush/master

master to denio
pull/20/head
Denio 5 years ago
committed by GitHub
parent
commit
a3e7e97e3a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md
  2. 2
      src/version.h

8
README.md

@ -2,6 +2,12 @@
SilentDragonLite is a lightwallet for HUSH ($HUSH) runs on Linux and Windows which does not require you to download the full blockchain. This is experimental software under active development!
[![Front.png](https://i.postimg.cc/KjNpvVGk/Front.png)](https://postimg.cc/fSVf880D)
[![Sendtab.png](https://i.postimg.cc/25hwSJTk/Sendtab.png)](https://postimg.cc/mcZMdm0J)
[![Neueslogo.png](https://i.postimg.cc/63j67MH5/Neueslogo.png)](https://postimg.cc/KkThwDSd)
## PRIVACY NOTICE
SilentDragonLite contacts a few different external websites to get various bits of data. * coingecko.com for price data API * explorer.myhush.org for explorer links * dexstats.info for address utilities, hush-lightwallet.de to get Data.
@ -26,3 +32,5 @@ cd silentdragonlite
./Silentdragonlite
```

2
src/version.h

@ -1 +1 @@
#define APP_VERSION "1.1"
#define APP_VERSION "1.0.1"

Loading…
Cancel
Save