Browse Source

Update README.md

master
Duke Leto 4 years ago
committed by GitHub
parent
commit
15e33ddead
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -17,7 +17,13 @@ This version of lightwalletd extends lightwalletd and:
## Running your own SDL lightwalletd
#### 0. First, install [Go >= 1.13] [Here is a little guide for ubuntu](https://tecadmin.net/install-go-on-ubuntu/)
#### 0. First, install Go
You will need Go >= 1.13 which you can download from the official [download page](https://golang.org/dl/)
This [installation](https://golang.org/doc/install) document shows how to do it on various OS's.
[Here is a simpler guide just for Ubuntu](https://tecadmin.net/install-go-on-ubuntu/)
#### 1. Run a Hush node.
Start a `hushd` with the following options:

Loading…
Cancel
Save