Skip to content

This is a web3 dapp it will help you to deploy your smart contract by pasting your source code and private key

Notifications You must be signed in to change notification settings

souravmaji1/Smart-Contract-Deployer-Dapp

Repository files navigation

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:

  1. Deploy Smart Contract sdsd

  2. Generate Smart Contract: yt

  3. Test Smart Contract: test smartcontract read and write function from smartcontractx

Steps to run Locally:

  1. First Clone this repository

  2. Second install the dependencies by running

    • npm install
  3. Run the Frontend

    • npm run dev
  4. Go inside Backend Folder and install the dependencies

    • npm install
  5. 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

About

This is a web3 dapp it will help you to deploy your smart contract by pasting your source code and private key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published