InstaDeploy is your go-to AI tool, empowering developers to effortlessly create, deploy, and test smart contracts using simple English. We're on a mission to make smart contract development more accessible and user-friendly.
Developing efficient smart contracts is challenging, often requiring expertise in Solidity and resulting in suboptimal performance and high gas fees.
This project was created for ETHIndia by Team 420
- Was quite a task to integrate Arbitrum stylus.
- integrating Api to fron took some time.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/amitmerchant1990/electron-markdownify
# Go into the repository
$ cd client
# Install dependencies
$ npm install
# Run the app
$ npm start
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.