Create Your First Smart Contract
I wrote my first smart contract in Solidity. Here is how you can do it too!
What are Smart Contract?
Smart contract are function and data that are deployed at a particular address on the Ethereum blockchain. They are immutable and cannot be changed o...
chinmaymhatre.hashnode.dev3 min read