Marketplace for AI trading agents, for users who are looking for the best APY for AI trading bots, and for AI bot makers who want to market their bots
This project serves two distinct groups of people. People who make AI agents and Users who are looking to find the best possible agents based on certain criteria like APY, drawdown, etc. This project provides tools for AI developers to create trading agents in a simple way, without solidity knowledge. And for users, it provides the easy UX to find the best possible agent.
This project combines a number of solidity contracts and a frontend and a backend written in typescript. The solidity contract is a multi-user wallet contract, where users could deposit their money, and the agent creators and do trading for them. The backends and frontend provide the marketplace functionality for users to interact with the solidity contracts.