--- tags: game-of-chains --- # Stride: Game of Chains prep - Discord - Channels: `game-of-chains`, `consumer-chains` - Give Aidan GoC and CC roles - Block explorers with gov dashboards: - https://testnet.ping.pub/provider/gov - https://testnet.mintscan.io/goc-provider/proposals - Binary - Build instructions - Repo + guide - Release/tag/commit - Genesis file - denom - chain id - funded accounts for relayer and faucet (if applicable) - Hypha relayer account: `cosmos1rhvj25tutkld9p43y6w8pdfhcfzk270dc76tmn` - signed_blocks_window: set to 8640 - unbonding_period param in ccv module: set to 345600s - Proposal - Link to a repo/site for genesis and code review (something like this): - https://github.com/hyphacoop/ics-testnets/tree/main/game-of-chains-2022/neutron - https://github.com/strangelove-ventures/ics-testnets/tree/main/game-of-chains-2022/strange/prop-9/ - Process for starting chains: - https://github.com/hyphacoop/ics-testnets/blob/main/docs/Consumer-Chain-Start-Process.md - https://github.com/hyphacoop/ics-testnets/tree/main/docs/proposals - Binary hash - Genesis file hash (without CCV state) - Spawn time - https://www.epochconverter.com/ - Initial height: content will change depending on the chain id For chain id `neutron`: ``` "initial_height": { "revision_height": 1 }, ``` For chain id `hero-1`: ``` "initial_height": { "revision_height": 1, "revision_number": 1 }, ``` - Coordination with other validators - Discord: Engage `game-of-chains` and `consumer-chains channels` - Provide info for: - Peers - IBC (relayer) - Faucet (if applicable) Getting tokens for the provider chain: https://provider-faucet.goc.earthball.xyz/ Submitting a proposal: https://github.com/hyphacoop/ics-testnets/blob/main/docs/Consumer-Chain-Start-Process.md#consumer-chain-start-process