Compare commits

...

2 Commits

  1. 4
      README.md

4
README.md

@ -2,7 +2,7 @@
Lightwalletd is a fork of [lightwalletd](https://github.com/adityapk00/lightwalletd) from the ECC.
It is a backend service that provides a bandwidth-efficient interface to the Hush blockchain for the [SilentDragonLite cli](https://github.com/MyHush/silentdragonlite-light-cli) and [SilentDragonLite](https://github.com/MyHush/SilentDragonLite)
It is a backend service that provides a bandwidth-efficient interface to the Hush blockchain for the [silentdragonlite-cli](https://git.hush.is/hush/silentdragonlite-cli) and [SilentDragonLite](https://git.hush.is/hush/SilentDragonLite)
## Changes from upstream lightwalletd
This version of lightwalletd extends lightwalletd and:
@ -70,5 +70,5 @@ You should start seeing the frontend ingest and cache the Hush blocks after ~15
#### 4. Point the `silentdragonlite-cli` to this server
Connect to your server!
```
./silentdragonlite-cli -server https://lite.myhush.org
./silentdragonlite-cli -server https://lite.hush.is
```

Loading…
Cancel
Save