Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Add precaution for address
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub authored Mar 19, 2019
1 parent 8096c8e commit 18b1e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ NOTE: every time ganache-cli is restarted, the name of the network (dev in this
1. go to moloch-monorepo/packages/moloch
2. run `npm install`
3. run `truffle test test/single.js`
4. Copy `moloch.address` from the output of the test. You'll need it in the next step!

**run subgraph**
1. go to moloch-monorepo/packages/moloch-subgraph
Expand Down

0 comments on commit 18b1e17

Please sign in to comment.