Skip to content

Commit

Permalink
chore: update to powergate beta 13, localnet wording
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <hi@asutula.com>
  • Loading branch information
asutula committed Jul 2, 2020
1 parent 68fcbdb commit 136836a
Show file tree
Hide file tree
Showing 7 changed files with 255 additions and 337 deletions.
4 changes: 2 additions & 2 deletions examples/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ This example app needs to connect to a Powergate instance, so update `.env` with

**- OR -**

Easily fire up a local Powergate instance in devnet mode (along with its dependencies of IPFS and Lotus) using Docker. In the root of this example project's parent repo, run:
Easily fire up a local Powergate instance in localnet mode (along with its dependencies of IPFS and Lotus) using Docker. In the root of this example project's parent repo, run:

```
npm run devnet:up
npm run localnet:up
```

The default settings for `POW_HOST` will connect to this locally running Powergate instance.
Expand Down
Loading

0 comments on commit 136836a

Please sign in to comment.