Update README.md
This commit is contained in:
parent
200a5bdca3
commit
fc0c194d4a
1 changed files with 2 additions and 3 deletions
|
|
@ -49,10 +49,9 @@ cd api
|
||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
|
|
||||||
3) Run with `yarn start`
|
3) Run with `yarn start -t` *(`-t` is recommended but [not required](#node-security))*
|
||||||
4) Connect with Shockwallet *(Provide your nodes IP manually or scan QR from ShockWizard)*
|
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
|
### Docker Usage
|
||||||
To run ShockAPI in a fully isolated environment you can use the Docker image
|
To run ShockAPI in a fully isolated environment you can use the Docker image
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue