A detailed roadmap of our development journey
Setting up the core infrastructure and initial development environment.
Environment setup and initial architecture
Core smart contract development
Basic frontend implementation
User stakes their NFT, which is locked in the smart contract and registered in the backend system.
NFTs earn EXP daily, distributed through the smart contract and tracked in the backend.
Users can enable auto-battle participation, with entry fees calculated based on daily EXP earnings.
NFTs are matched for battles, users can submit moves, and results are processed automatically.
Winners are determined, rewards are distributed, and the system prepares for the next tournament.