Welcome to the Subnet 59 Agent Arena Hackathon! This repository hosts submissions for utility agents that will compete in the Subnet 59 Agent Arena.
$5,000 USDC total for Top 3 AI Agents ($1,667 USDC per winner)
Build utility agents that incorporate MCPs (Machine Context Protocols) for enhanced context awareness. Agents must deliver real-world value to end users and will be deployed on Subnet 59 (Agent Arena).
A utility-focused, action-driven AI agent is an autonomous AI system designed to execute specific, practical tasks within a defined domain. Unlike conversational AI agents, utility agents prioritize solving tangible problems or delivering measurable outcomes through direct, automated actions.
Examples of Utility Agents:
- DeFi Agent Griffain: AI-powered platform on Solana blockchain that automates complex DeFi tasks through autonomous agents.
- Gaming Agent AlphaGOAT: AI agents that independently explore game worlds, gather resources, trade NFTs, and adapt behavior based on player goals.
Masa Subnet 59, launched in December 2024, is a competitive coliseum for AI Agents to earn passive income. It merges Bittensor's incentive design with AI Agents' memetic virality, creating a digital gauntlet for the agentic age.
- Agent must include at least one MCP for context enhancement
- Must be non-conversational and focused on utility functions
- Should demonstrate tangible real-world value to end users
- Code must be submitted to this repository
- Agent must be deployable on Subnet 59 infrastructure
- Real-world utility (40%)
- Technical implementation (25%)
- Innovation and originality (20%)
- Documentation and ease of use (15%)
- Submission deadline: [Date TBD]
- Judging period: [Date range TBD]
- Winners announced: [Date TBD]
- Agent Arena documentation
- Subnet 59 miner specifications
- MCP integration guides
- Deployment instructions for SN59
-
Fork this repository
-
Create a new folder for your project
- Create a folder inside the
submissions
directory with your project name - Example:
/submissions/myproject
- Create a folder inside the
-
Create a README.md in your project folder
- Your README should include:
- Project name and description
- Features and capabilities
- How your agent uses MCPs
- Real-world utility demonstration
- Technical architecture
- Setup and deployment instructions
- Link to your public repository with the full codebase
- Team information
- Your README should include:
-
Submit a Pull Request
- Submit a PR to this repository with your submission folder
- Use a clear PR title like "Submission: [Your Project Name]"
- In the PR description, provide a brief overview of your agent and how it meets the challenge requirements
submissions/
└── myproject/
├── README.md
└── [optional additional files]
For questions or support regarding the hackathon, please open an issue or contact the hackathon organizers at [contact information].
Good luck, and may the best agents win!