Endless Crawler has the potential to be minted on any EVM-compatible blockchain. Each chain can act as a new layer, a new floor of the main game.
As of now, Endless Crawler is only deployed on the Ethereum mainnet.
Following notes of how the cross-chain process can be…
What it takes
What does it take to port EC to a new chain?
Decisions to make…
- Which contracts to port (Token, Index, Profiles, Stash, Cards)
- Token: Totally required! But depend on…
- Index: Allows token upgradeability
- Profiles: Allows player customization—ideally just one per wallet, accessible from any chain. Already deployed to the Ethereum mainnet.
- Stash: Linked to Profile, accounts for players’ treasures
- Cards: Allows profile and game customization
- Does the on-chain playable token need to be customized?
- Commission new artwork or use existing?
- How to delegate maintenance to the community / DAO?
- Is there any governance token besides Chamber tokens?
- How do players transition from one chain to another?
Actions to take…
- Port and test EC contracts on the new chain testnet