1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/content/concepts/network-ethmainnet.md

15 lines
698 B
Markdown
Raw Normal View History

---
title: Network - Ethereum Mainnet
description: Tools for development on Ethereum Mainnet
---
2020-10-20 23:05:12 +02:00
Ocean is deployed to Ethereum mainnet. This network is for your app's production deployment. Here are tools related to this deployment.
| What | URL |
| ----------------------- | ---------------------- |
| Etherscan explorer | https://etherscan.io/ |
| Ocean Market main | https://oceanmarket.io |
| Ocean Market - Provider | https://FIXME |
| Ocean Market - Aquarius | https://FIXME |
2020-10-21 09:43:57 +02:00
The [Connect-to-Networks](/tutorials/connect-to-networks/) tutorial has more information about connecting your wallet or app to Ganache / Barge.