Update README.md

This commit is contained in:
CapDog 2021-07-08 12:42:01 -04:00 committed by GitHub
parent 200a5bdca3
commit fc0c194d4a

View file

@ -49,10 +49,9 @@ cd api
yarn install
```
3) Run with `yarn start`
4) Connect with Shockwallet *(Provide your nodes IP manually or scan QR from ShockWizard)*
3) Run with `yarn start -t` *(`-t` is recommended but [not required](#node-security))*
4) Connect with Shockwallet
*Recommended: add the `-t` flag to route through a tunnel.rip webserver for zero-configuration networking. All communication between the api and wallet is end-to-end encrypted and your privacy is protected.*
### Docker Usage
To run ShockAPI in a fully isolated environment you can use the Docker image