Project Plan

A detailed roadmap of our development journey

Foundation Phase

Setting up the core infrastructure and initial development environment.

Technical Setup

  • Development environment configuration
  • Smart contract architecture design
  • Frontend framework setup
  • Database schema design
  • CI/CD pipeline setup

Initial Development

  • Core smart contract development
  • Basic frontend components
  • NFT metadata structure
  • Initial testing framework
  • Documentation setup

Timeline & Milestones

Week 1

Environment setup and initial architecture

Week 2

Core smart contract development

Week 3

Basic frontend implementation

Development Workflow

Workflow Diagrams

System Components

User Actions
Smart Contract
Backend System

Process Description

1. NFT Staking

User stakes their NFT, which is locked in the smart contract and registered in the backend system.

2. EXP System

NFTs earn EXP daily, distributed through the smart contract and tracked in the backend.

3. Tournament Entry

Users can enable auto-battle participation, with entry fees calculated based on daily EXP earnings.

4. Battle Process

NFTs are matched for battles, users can submit moves, and results are processed automatically.

5. Tournament Completion

Winners are determined, rewards are distributed, and the system prepares for the next tournament.