[ad_1]

Write a smart contract of any application in solidity language and perform following operation on
this smart contract.
(i) Deploy source code called *.sol (your smart contract) on Ethereum network via Ganache without truffle.
(ii) Compile source code on Ethereum network without truffle.
(iii) Execute your smart contract on Ethereum network without truffle.
(iv) Report screen shots of Transactions & Blocks tab of Ganache.

Sample Solution

The post Smart Contract appeared first on acestar tutors.

[ad_2]

Source link