A simple guide to understanding the fully on-chain MMORPG built on Starknet.
Citizen of Arcanis is a cyberpunk MMORPG where everything happens on the blockchain. Unlike traditional games, your character, items, and actions are permanently stored on Starknet using smart contracts.
- Blockchain-based: Everything runs on smart contracts
- True ownership: You actually own your game items as digital assets
- Player economy: Real trading between players
- Permanent world: Your actions have lasting consequences
The game uses three main components:
- Smart Contracts (COA-Contracts) - The game logic and rules
- Marketplace (COA-Website) - Where players trade items
- Landing Page (COA-landing) - Game information and signup
- 📖 Understanding the Game - Learn the core concepts
- ⚙️ Smart Contracts - How the blockchain part works
- 🌐 Playing the Game - Get started playing
- 🔧 For Developers - Technical setup and contribution
- Telegram: Join our community
- GitHub: View the code