This is an open community Rococo parachain testnet. The goal is to expedite parachain testing, and lower the overhead with shared infrastructure.
- Connect to Community-Rococo via Polkadot-JS Web App.
- RPC endpoint: wss://rococo-community-rpc.laminar.codes/ws
- Bootnode:
/ip4/3.1.243.130/tcp/30335/p2p/12D3KooWGa3N1NABNk161nK95eCgkDbYdz2PeYrGXuiygSZsDkF4
- Chain spec: rococo-community.json
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
Please post your details to #2
Those commits are used by Acala collator. Other commit may or may not work.
- Polkadot:
8adff378fe35c850d5155732ae32260bcb5feb9b
- Cumulus:
3db8a38cfad53c4fe742ca68d7b425b88c61813d
- Substrate:
816ed3d4e77a2463c86e69ec5a26fc307ef452b9
If you'd like to contribute in any way, such as running validator nodes, feel free to do so.
To test cross-chain token transfers, please refer to this guide.
- Acala Mandala PC2: wss://rococo-community-acala.laminar.codes/ws
- Note: Please add our custom types in ./acala-types.json
- Laminar Turbulence PC2: wss://rococo-community-laminar.laminar.codes/ws