Solidity - 101 (part 1)
You can read my last article about COMPILING SMART CONTRACT, here π
Compiling Smart Contract
Let's Start
π VARIABLES
Variables are data items that is defined to store different values for the runtime of the program.
We have different type of valu...
taniskannpurna.hashnode.dev4 min read