Inspiration
It is inspired by AGI , Gemini 3 models enhanced capabilities and Vercel AI-SDK, and Anthropic "Building effective agents" series.
What it does
This project consists of three applications:
- Qilinx MNEE Dashboard: Dashboard application for user and developers to access autonomous agents, chats, wallets and building tools
- Qilinx MNEE MCP Server: MCP server for interacting with MNEE BSV wallets and activities
- Qilin MNEE Payment Gateway: A payment-as-service Middleware application for external system to integrate with MNEE Ethereum Payment contracts to accept MNEE token as onchain payment
User can: use text or voice chat with agents to manage BSV wallet, make transfers, check tx history, request sandbox faucet, create AGI agents to autonomously implement tasks and orchestration between agents. Access Dapps and contracts using web3 wallet (e.g. Metamask) Developer can: AI agent supports to create Defi smart contracts for MNEE tokens, Dapps, and gateway payment integration Merchant can: integrate MNEE Payment Gateway in their website to enable payment via MNEE
How we built it
We have implemented a list of latest AI and web3 technologies:
- MNEE Token - The native token used across the platform for payments and DeFi operations, support both Mainnet and Sepolia testnet on Ethereum, BSV chain productin and sandbox environment
- Gemini 3 models - Google Gemini 3 models power the conversational AI and autonomous agent capabilities, enable logical thinking and decision making of AI agents, as well as speech-to-text feature.
- Vercel SDK/AI-SDK/AI Elements: For building applications, chats and agents UI and backend services
- Elevenlabs: Voice models, text-to-speech
- Neon PostgreSQL Database: for relational database, authentication
- MCP (Model Context Protocol) - Enables external tool integration with the AI chat
- Web3 Wallet integration - Ethereum wallet integration for contract deployment and DApp interactions
- Redis - caching services
- Vercel Blob Storage - storing unstructured data
Challenges we ran into
Build this new solution by leveraging different tools and components and also make sure user experience is optimised.
Accomplishments that we're proud of
AGI agents is a huge step forward for autonomous agents on blockchain, voice/text agents, payment gateway and easily build contracts and Dapps and payment gateway using MNEE tokens
What we learned
Agentic blockchain is the future! Agents helps in development, testing, usability.
What's next for Qilinx MNEE
Promote the platform in blockchain community, connect to more Defi products, and keep building feature to this platform, make it a popular decentralised agent platform for user, autonomous agent, agent-to-agent orchestration and payment framework.
Log in or sign up for Devpost to join the conversation.