Browse Source

Merge branch 'master' of https://github.com/stakwork/sphinx-relay

feature/dockerfile-arm v0.8.13
Evan Feenstra 5 years ago
parent
commit
645654c9f7
  1. 5
      README.md

5
README.md

@ -18,6 +18,9 @@ Relay stores:
Install docker-compose: https://medium.com/@techiebouncer/install-docker-and-docker-compose-on-raspberry-pi-4-raspbian-buster-c5b78b9a0d08 Install docker-compose: https://medium.com/@techiebouncer/install-docker-and-docker-compose-on-raspberry-pi-4-raspbian-buster-c5b78b9a0d08
Clone this repo. Clone this repo.
```
git clone https://github.com/stakwork/sphinx-relay.git
```
Copy your id_rsa to clone the private lnd-lean repo. Copy your id_rsa to clone the private lnd-lean repo.
@ -106,7 +109,7 @@ To connect to your app
`npm run prod` `npm run prod`
When Relay starts up, it will print a QR in the terminal. You can scan this in your app (right now Android only) to connect! When Relay starts up, it will print a QR in the terminal. You can scan this in your app (Android & iOS) to connect!
# Roadmap # Roadmap

Loading…
Cancel
Save