mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 08:20:22 +01:00
16 lines
838 B
Markdown
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. |