Launch ERC20 by AI agent to celebrate! Let's get the Celo L2 Pool Prize!
By extending the AI agent from the sample GitHub repository, we can now deploy an ERC20 token and retrieve its details using simple natural language commands. This enhancement streamlines the process, allowing users to launch a token and immediately query its name, symbol, and total supply.
This project builds upon the @celo-goat-langchain-example AI agent by extending its functionality using Solidity and TypeScript. With these enhancements, the agent is now capable of deploying ERC20 tokens and retrieving detailed information about them through function calls. Additionally, a user-friendly interface built with Next.js has been integrated, providing an intuitive and interactive front end for managing token launches and accessing token details.