Solidity Basics.
What is Solidity?
Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs that govern the behavior of accounts within the Ethereum state.
Solidity is a "statically typed" language. Statically...
blog.tinotendamakombe.com1 min read