{
  "name": "Westend",
  "network_type": "testnet",
  "chain": { "type": "relaychain", "consensus": "Aura", "sudo": true },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/polkadot/node/service/chain-specs/westend.json"
  },
  "goals": ["Staging environment for Polkadot and Kusama."],
  "repository": "https://github.com/paritytech/polkadot-sdk",
  "validators": [
    "16 invulnerable validators ran by Parity and Community ran nodes (5 per cycle)"
  ],
  "release_cycle": "Following the Polkadot 3 weeks cycle",
  "specs": {
    "block_time": 6,
    "era": null,
    "ed": 10000000000,
    "lease_period": 403200,
    "decimals": 12,
    "token": "WND",
    "ss58_format": 42
  },
  "contacts": [],
  "faucet": "#westend_faucet:matrix.org",
  "rpc_endpoints": [
    { "name": "Parity", "url": "wss://westend-rpc.polkadot.io:443" },
    { "name": "Dwellir", "url": "wss://westend-rpc.dwellir.com:443" },
    {
      "name": "Dwellir Tunisia",
      "url": "wss://westend-rpc-tn.dwellir.com:443"
    },
    {
      "name": "IBP Network GeoDNS1",
      "url": "wss://rpc.ibp.network:443/westend"
    },
    {
      "name": "IBP Network GeoDNS2",
      "url": "wss://rpc.dotters.network:443/westend"
    },
    { "name": "LuckyFriday", "url": "wss://rpc-westend.luckyfriday.io:443" },
    {
      "name": "OnFinality",
      "url": "wss://westend.api.onfinality.io:443/public-ws"
    },
    {
      "name": "RadiumBlock",
      "url": "wss://westend.public.curie.radiumblock.co:443/ws"
    },
    { "name": "Stakeworld", "url": "wss://wnd-rpc.stakeworld.io:443" }
  ],
  "api_endpoints": [
    { "name": "subscan", "url": "https://westend.api.subscan.io" }
  ],
  "bootnodes": [
    {
      "name": "RadiumBlock",
      "url": "/dns/westend-bootnode.radiumblock.com/tcp/30335/wss/p2p/12D3KooWJBowJuX1TaWNWHt8Dz8z44BoCZunLCfFqxA2rLTn6TBD"
    },
    {
      "name": "RadiumBlock",
      "url": "/dns/westend-bootnode.radiumblock.com/tcp/30333/p2p/12D3KooWJBowJuX1TaWNWHt8Dz8z44BoCZunLCfFqxA2rLTn6TBD"
    }
  ],
  "documentation": ["https://github.com/paritytech/polkadot-sdk"],
  "expectations": [
    "parity: Part of the release cycle of Polkadot and Kusama. Burn-ins are done in this network",
    "community: Open for testing how to run nodes on a polkadot-like relay chain. No parachain testing here"
  ],
  "features": [
    "parachains: Modules exist, but only System Level parachains can register on Westend",
    "governance: Modules are available, however not used",
    "auctions / crowdloans: Both modules available, however not used",
    "XCM: XCM v2 available on Westend",
    "staking: Modules are available on Westend"
  ],
  "notes": []
}
