It is extremely tough for users and developers to get into the Blockchain ecosystem
The User and the developer experience is something that needs a lot of work to be done
One feels very overwhelmed when they are first introduced to the ecosystem
This leads to them leaving the ecosystem or rather, not use it.
Developers in the Starknet ecosystem often face challenges when getting started on a new journey due to absence of no code platforms.
Our hackathon project aims to address this gap by creating a solution that empowers developers to easily navigate the complexities of Starknet(or other chains) with minimal coding required.
By using AI agents, we bridge this gap and let users who have very limited knowledge, build on Starknet
We ran into two challenges. The first major challenge was running the compilation of the contracts and deploying it to Starknet Sepolia. Unlike Evm compatible chains, starknet smart contracts in cairo compile in a different way. It compiles the code to Sierra, and then the sierra code is compiled to CASM (cairo assembly). So figuring it out on the contract side, writing scripts for it was a hurdle. Other than that, because of the limitation in time ,we could not do model training. We need LLMs to produce better response in order to get error-free cairo code to be deployed in the ecosystem, but the current state of LLMs does not support that
This project has been built entirely in EthIndia 2024
Tracks Applied (1)
StarkWare
Technologies used
Discussion