Skip to main content

Roadmap

Welcome to the Miruka Project development roadmap. We are committed to building a robust Discord RPG ecosystem integrated with Web3 technology.

tip

This roadmap is subject to change based on community feedback and technical progress.

🚀 Development Phases

Phase 1: Foundation (Completed)

  • Discord Bot Core: Established Sapphire Framework, command handling, and error logging.
  • Database: Implemented MongoDB (Mongoose) for managing player data, guilds, and items.
  • Account System: Registration (/start), profile management (/profile), and basic leveling mechanics.

Phase 2: Core RPG Expansion (In Progress)

  • Quest System: Implementing QuestManager to handle daily and storyline missions.
  • Economy & Shop: Finalizing in-game currency, item shop (/shop), and inventory management (/equipment).
  • Gathering System: Upgrading /chop, /fish, /mine, /hunt with realistic drop rates and XP.
  • Crate System: Loot box system (/crate) with varying rarity levels.

Phase 3: Web3 & Blockchain Integration (Upcoming)

  • Wallet Connection: Integrating ethers.ts for direct Web3 wallet connection within Discord.
  • Polygon Network: Deploying Smart Contracts on Polygon for Token and NFT management.
  • NFT Assets: Converting rare in-game items into tradable NFTs.

Phase 4: Community & Scaling

  • Guild System: Advanced guild features, shared storage, and member buffs.
  • Leaderboard: Global rankings for Level, Wealth, and Achievements.
  • Seasonal Events: Limited-time events with exclusive rewards.

📅 Version History

VersionStatusKey Features
v0.0.1DevelopmentProject initialization, Sapphire Framework.
v0.1.0AlphaBasic RPG mechanics (Gathering, Quests).
v0.2.0BetaWeb3 Integration, Blockchain Assets.

This document will be updated regularly as significant changes are implemented in the source code.