-
npm install
-
npm run start
-
Insert your solidity smart contract code and press
[compile]
- this will provide and autofill contract ABI and bytecode
(If you need another compiler, you can simply paste already compiled code (bytecode) and go straight to deployment part)
- Hit
[deploy]
button and.. thats it!