1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 16:25:37 +01:00
docs/content/tutorials/connect-to-networks.md
2020-12-10 13:24:35 +01:00

27 lines
659 B
Markdown

---
title: Connect to Ocean-Related Networks
description: On connecting your wallet to Ethereum networks
---
## Connect to Ethereum mainnet
Ocean's on Ethereum mainnet, for production usage.
Metamask and other ERC20 wallets default to Ethereum mainnet. Therefore your wallet is almost certainly pointing to Ethereum by default.
## Connect to testnets
`Rinkeby` and `Ropsten` are prominent Ethereum test nets. Ocean is deployed to both.
To connect: In MetaMask, click on the network name dropdown, then select `Rinkeby` or `Ropsten`. That's it.
## For Developers
[Here's](/concepts/networks-overview) documentation about networks for developers.