Skip to content

Commit

Permalink
Merge pull request #27 from textileio/asutula/pg-beta-13
Browse files Browse the repository at this point in the history
update to powergate beta 13, localnet wording
  • Loading branch information
asutula authored Jul 2, 2020
2 parents 68fcbdb + 136836a commit 69986cb
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 69986cb

Please sign in to comment.