1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 16:25:37 +01:00
docs/content/concepts/network-ropsten.md
2020-10-21 12:30:38 +02:00

16 lines
838 B
Markdown

---
title: Network - Ropsten Testnet
description: Tools for development on Ethereum Ropsten testnet
---
Ocean is deployed to Ropsten network. This network is for testing your app's deployment before final production deployment. Here are tools related to this deployment.
| What | URL |
| ----------------------- | ----------------------------- |
| Etherscan explorer | https://ropsten.etherscan.io/ |
| Ocean Market on Ropsten | https://FIXME |
| Ocean Market - Provider | https://FIXME |
| Ocean Market - Aquarius | https://FIXME |
| OCEAN Faucet Server | https://FIXME |
The [Connect-to-Networks](/tutorials/connect-to-networks/) tutorial has more information about connecting your wallet or app to Ganache / Barge.