Introduction: SmartContractX is made for deploying smart contract by pasting source code and private key and within 10-20 seconds it will provide you the contract address also I have added functionality to choose multiple blockchain network to select and deploy your smart contract just haven't connected that in the frontend also I have integrated OpneAI which will help developers to generate smart contract and Test verified smart contract read and write functions
Technologies Used: Nextjs Etherjs OpenAi
Demo Link : https://smartcontractx.vercel.app/
Screenshot of the Dapp:
Steps to run Locally:
-
First Clone this repository
-
Second install the dependencies by running
- npm install
-
Run the Frontend
- npm run dev
-
Go inside Backend Folder and install the dependencies
- npm install
-
Run the Backend
- node app.js
- Make sure backend is running in the background in order to deploy your smart contract *
Lastly Follow me on Twitter: https://twitter.com/SouravMaji221