#ethereum
Read more stories on Hashnode
Articles with this tag
Online/offline IDE for writing code in Solidity · FunFact: Remix doesn't mean to mixing/modifiying a song only, It is also an IDE to write smart contract...
A Program that runs on the blockchain · In year 1994, Nick Szabo, coined the term Smart Contract or self executing contract that deal with exchnage of...
How to declare and Initialize a state variable · State Variable in Solidity State variables can be thought of like a class variable in Python (or other...