Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Update dev-onchain-oracle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c3rnst committed Feb 7, 2019
1 parent ed011ad commit cfbb0f6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions source/dev-onchain-oracle.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,10 @@ Once you know how to create a project that depends on the DutchX, and you know
how to migrate the contracts for local development, you are ready to use the
contract from our project.

One simple use-case of the DutchX is as an onchain price oracle.
One simple use-case of the DutchX is as an on-chain price oracle.

**Don't forget to check out the [Price Oracle](https://dutchx.readthedocs.io/en/latest/price-oracle.html) section for an explanation of the two different price oracles available.**

Learn how to get the price for any token pair from the DutchX following the
steps described in this project:
* [Example 03: Onchain integration - Use it as an oracle](https://github.com/gnosis/dx-examples-dev/tree/master/03_onchain-integration-oracle)

## Next steps
You may be also interested in:
* [Add a token pair](./add-token-pair.html)
* [Bots: Automatic market making](./bots-market-making.html)
* [API](./api.html)
* [CLI](./cli.html)

0 comments on commit cfbb0f6

Please sign in to comment.