Automatic run script generator
Krish-bhardwaj opened this issue · 0 comments
Hi my self Krish Bhardwaj , i have used this extension and found this interesting , i would like to give a suggestion / make contribution into this repo by introducing this feature .
Ethcode is very much functional , it can compile deploy debug ... smart contracts . we can add another feature of adding smart contract integration script ( if this feature is not yet available in this because i have not found this feature yet ) in JavaScript using ( Ethers js & Web 3 js ) and python ( Web 3 py ) . such that user ( programmer ) can easy copy that code snippet and used it in there JavaScript project or a python project .
This feature can be really help full as user ( programmer ) will just have to write the smart contract and rest all the compiling , deploying , debugging , testing & integration scripts can be generated easily .