mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #490 from oceanprotocol/fix-deployment-addrs
Point to proper locations of deployments
This commit is contained in:
commit
9999cf5a88
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user