{
  "name": "Rococo BridgeHub",
  "network_type": "testnet",
  "chain": {
    "type": "parachain",
    "parent": "Rococo",
    "consensus": "PoA",
    "sudo": true,
    "para_id": 1013
  },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/cumulus/parachains/chain-specs/bridge-hub-rococo.json"
  },
  "goals": ["Rococo's testnet parachain for BridgeHub"],
  "repository": "https://github.com/paritytech/polkadot-sdk",
  "validators": ["Parity Only"],
  "release_cycle": "Following the Polkadot 3 weeks cycle",
  "specs": {
    "block_time": 12,
    "era": null,
    "ed": 3333333,
    "lease_period": null,
    "decimals": 12,
    "token": "ROC",
    "ss58_format": null
  },
  "contacts": [
    { "type": "website", "contact": "https://github.com/paritytech/subport" }
  ],
  "faucet": "#rococo-faucet:matrix.org",
  "rpc_endpoints": [
    { "name": "Parity", "url": "wss://rococo-bridge-hub-rpc.polkadot.io:443" },
    { "name": "Dwellir", "url": "wss://rococo-bridge-hub-rpc.dwellir.com:443" }
  ],
  "api_endpoints": [],
  "bootnodes": [],
  "documentation": ["https://github.com/paritytech/polkadot-sdk"],
  "expectations": [
    "parity: Run collator nodes; upgrade runtime",
    "community: Test potential integrations with BridgeHub parachain"
  ],
  "features": ["bridge with Wococo"],
  "notes": []
}
