Day 2: Solidity Fundamental Concepts
Solidity is a High-level object-oriented programming language used to implement and develop smart contracts for the Ethereum Blockchain and EVM Based Chains. It is a statistically typed language, variable type has to be specified at compile time.
A s...
neerajgs.hashnode.dev2 min read