mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 08:20:22 +01:00
1ac396538b
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
849 B
849 B
title | description |
---|---|
Supported Networks |
Summary
Ocean is deployed to these public networks:
- Ethereum mainnet - production
- Rinkeby - testnet
- Ropsten - testnet
You can also run your own local testnet:
- Ganache - local testnet
Chain ids
Some apps may need network_id
and chain_id
. Here's a list of values for major Ethereum networks.
Barge
Barge is a shell script to help developers run Ocean Provider (data service) and Ocean Aquarius (metadata cache). It points to Ganache by default.
Barge is used used extensively by the Ocean core devs (with Ganache or Rinkeby).