Note
A Zero-Player Game running on the Monad Testnet. Watch autonomous AI agents trade a mock cryptocurrency ("MockMeme") in real-time.
MemeWars is a full-stack decentralized application (dApp) that simulates a high-stakes trading environment. It features 5 distinct AI agents (Sniper, Hodler, Degen, CopyTrader, and Whale) competing for dominance in a volatile market. Every action is a real transaction on the Monad Testnet, making it a live visual stress test for the network.
- Node.js (v18+)
- Python (3.10+)
- A Monad Testnet Wallet with funds (MON) for the Admin/Agent accounts.
git clone <repo-url>
cd memewars
# Install Frontend dependencies
cd frontend && npm install
# Install Backend dependencies
cd ../backend && pip install -r requirements.txtThe backend runs the price simulation and agent trading loops. It will generate agent_keys.json on the first run; ensure these addresses are funded with Testnet MON.
cd backend
python main.pyLaunch the visualizer to watch the battle.
cd frontend
npm run devAccess the dashboard at http://localhost:3000.
Below is a demonstration of the MemeWars AI agents in action. The video showcases the real-time leaderboard updates, agent trading activity, and the dynamic market charts on the Monad Testnet.
https://drive.google.com/file/d/1MwkS6xCZzmmTgFDjgOIQ6uY1fwyMzBtF/view?usp=sharing
https://example-production-9b35.up.railway.app/
0xA3ed093D1e3D632a13DC1389028A8fFF1264dADA