{
  "name": "Westend Collectives",
  "network_type": "testnet",
  "chain": {
    "type": "parachain",
    "parent": "Westend",
    "consensus": "Aura",
    "sudo": true,
    "para_id": 1001
  },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/cumulus/parachains/chain-specs/collectives-westend.json"
  },
  "goals": ["Westends's testnet parachain for Collectives"],
  "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": 1000000000,
    "lease_period": null,
    "decimals": 12,
    "token": "WND",
    "ss58_format": null
  },
  "contacts": [],
  "faucet": "#westend_faucet:matrix.org",
  "rpc_endpoints": [
    {
      "name": "Parity",
      "url": "wss://collectives-westmint-rpc.polkadot.io:443"
    },
    {
      "name": "Dwellir",
      "url": "wss://westend-collectives-rpc.dwellir.com:443"
    },
    {
      "name": "Dwellir Tunisia",
      "url": "wss://westend-collectives-rpc-tn.dwellir.com:443"
    },
    {
      "name": "IBP Network GeoDNS1",
      "url": "wss://sys.ibp.network:443/collectives-westend"
    },
    {
      "name": "IBP Network GeoDNS2",
      "url": "wss://sys.dotters.network:443/collectives-westend"
    }
  ],
  "api_endpoints": [],
  "bootnodes": [],
  "documentation": ["https://github.com/paritytech/polkadot-sdk"],
  "expectations": [
    "parity: Run collator nodes; upgrade runtime",
    "community: Test potential integrations with Statemine/t parachain"
  ],
  "features": ["collectives_pallet: available on Collectmine"],
  "notes": []
}
