Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

open-web3-stack/rococo-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Community Rococo

This is an open community Rococo parachain testnet. The goal is to expedite parachain testing, and lower the overhead with shared infrastructure.

The Network

Run with Docker

docker run \
  -p 9944:9944 \
  -v $(pwd)/rococo-community.json:/rococo-community.json \
  parity/rococo:rococo-v1-0.8.30-8adff378-10d9cda6 --chain=/rococo-community.json \
  --ws-external \
  --rpc-cors=all \
  --rpc-methods=Unsafe \
  --wasm-execution=Compiled

Join as a Parachain

Faucet

Please post your details to #2

Collator dependencies

Those commits are used by Acala collator. Other commit may or may not work.

  • Polkadot: 8adff378fe35c850d5155732ae32260bcb5feb9b
  • Cumulus: 3db8a38cfad53c4fe742ca68d7b425b88c61813d
  • Substrate: 816ed3d4e77a2463c86e69ec5a26fc307ef452b9

Contribute

If you'd like to contribute in any way, such as running validator nodes, feel free to do so.

Composable Chains

To test cross-chain token transfers, please refer to this guide.

Collators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published