Skip to content

Commit

Permalink
Make contracts/ documentation point to actual deployments too
Browse files Browse the repository at this point in the history
  • Loading branch information
trentmc committed Jan 7, 2021
1 parent e46b4d3 commit 97db72d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Ocean-Contracts Core Documentation

## Deployments
- [Here are addresses](../artifacts/address.json) of contracts deployed to Ethereum mainnet and more.

## Contracts
- [DataTokenFactory](contracts/DTFactory.md)
- [DataTokenTemplate](contracts/templates/DataTokenTemplate.md)
Expand All @@ -19,6 +22,3 @@

The full release process documentation is found [here](RELEASE_PROCESS.md)

## Deployments
- Addresses of contracts deployed to **Ethereum mainnet**: [here](deployments/mainnet.md)
- Addresses of contracts deployed to **Rinkeby testnet**: [here](deployments/rinkeby.md)

0 comments on commit 97db72d

Please sign in to comment.