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

16 lines
838 B
Markdown
Raw Normal View History

2018-11-27 11:22:56 +01:00
---
title: Network - Ropsten Testnet
description: Tools for development on Ethereum Ropsten testnet
2018-11-27 11:22:56 +01:00
---
2020-10-20 23:05:12 +02:00
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 |
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.