hello i have implemented my personal blockchain using node js for IOT uses case so i want now to deploy smart contrat code into this blockchain without using geth or tuffle or ganache OR Remix or web3.js so my goal is to use EVM api just to compile and execute a smart contract. so how ????
↧