Inspiration:

This is my first ever hackathon. I wanted to make web devolopment and blockchain development easier for everyone — especially those who don’t know how to code. Writing smart contracts can be hard and time-consuming, so I built a tool that lets anyone create them just by typing what they need

What it does

I learned how to use AI (GPT-4) to generate smart contract code, how to compile and deploy it using tools like Hardhat and MetaMask, and how to ensure the generated code is safe and useful.

How we built it

Frontend: React + Tailwind AI Backend: GPT-4 for code generation Blockchain: Solidity, Hardhat, Ethers.js Deployment: MetaMask + Mumbai Testnet The process: I enter a prompt → AI generates the code → I review it → It gets deployed to the blockchain.

Challenges we ran into

Making the AI output accurate and secure Connecting AI, compiler, and blockchain smoothly Creating a UI that’s simple but powerful

Accomplishments that we're proud of

I successfully built a working tool that turns plain English into deployable smart contract code using AI.

I managed to connect multiple technologies — AI, Solidity, Hardhat, and blockchain deployment — into one smooth workflow.

What's next for MultiverseXcontract builder

The future of MultiverseXContract Builder is focused on making smart contract development even more accessible, secure, and powerful. I plan to turn this into a full-fledged platform where users — from beginners to experienced developers — can build, audit, and deploy smart contracts across multiple blockchains using just natural language

Built With

Share this project:

Updates