1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Point to proper locations of deployments. For https://github.com/oceanprotocol/ocean.py/issues/92

This commit is contained in:
trentmc 2021-01-07 19:23:46 +01:00
parent b449cec6a2
commit b0c02624ba
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ description: Details of Ethereum deployment & services
## Smart Contracts
Ocean contracts are deployed to Ethereum mainnet at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/mainnet.md)**.
Ocean contracts are deployed to Ethereum mainnet at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**.
## Mainnet-Related Services

View File

@ -5,7 +5,7 @@ description: Details of Rinkeby deployment & services
## Smart Contracts
Ocean contracts are deployed to Rinkeby network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/rinkeby.md)**.
Ocean contracts are deployed to Rinkeby network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**.
## Rinkeby-Related Services

View File

@ -5,7 +5,7 @@ description: Details of Ropsten deployment & services
## Smart Contracts
Ocean contracts are deployed to Ropsten network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/docs/deployments/ropsten.md)**.
Ocean contracts are deployed to Ropsten network at **[these addresses](https://github.com/oceanprotocol/contracts/blob/master/artifacts/address.json)**.
## Ropsten-Related Services