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

Commit

Permalink
Add link to the API example
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin committed Jul 17, 2018
1 parent 69c20ab commit 58ba6fe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ blockchain, you'll need to do it using your own node (or infura). Checkout
how to do this by reading [Build on top of the Dutch Exchange](./build-on-top-of-dutchx.html)

The API logic is implemented in the [DutchX Services](https://github.com/gnosis/dx-services),
for more information checkout [DutchX as an open platform](./dutchx-as-an-open-platform.html)
for more information checkout [DutchX as an open platform](./dutchx-as-an-open-platform.html)

For developers, it should be very easy to get information form the API, check
out for example
[DutchX Example: How to use the API](https://github.com/gnosis/dx-examples-api)
project.

0 comments on commit 58ba6fe

Please sign in to comment.