Skip to content

Commit

Permalink
link to oracles dir
Browse files Browse the repository at this point in the history
  • Loading branch information
taivop committed Apr 9, 2024
1 parent 53cbfbf commit 8a33af7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ Take some private key from local node and add to .env `PRIVATE_KEY_LOCALHOST`
npm run deployAll:localhost
```

**Run the oracle backend**

Please see the [`oracles` directory](/oracles) to run the oracle backend. If you don't run the oracle back-end, the oracle contracts on your localnet will not produce any results (and will not make any callbacks).

### Galadriel testnet

Update `.env`:
Expand Down

0 comments on commit 8a33af7

Please sign in to comment.