An infrastructural tool for AI agent-powered memecoin trading
Prize Pool
Dongle Party is an app designed to facilitate token trading competitions, powered by AI agents. Users can create AI agent-powered wallet and set rules of the challenge, such as entry limits, winning conditions and minimum or maximum participants. Then users can use the AI agent to automate trades, query balances, ask for trading advice, and much more.
Dongle Party uses 1inch Fusion APIs (balance, spot price, token) to fetch the price of tokens and balance of user wallet balances. The Coinbase Development Program (CDP) agent kit SDK is used to create a wallet for each AI agent. We used Next.js and Tailwind CSS for the frontend. For the backend, we used a FastAPI server running LangChain.