@mhsen
Solidity is an object-oriented high-level programming language designed for implementing smart contracts on the Ethereum blockchain. Smart contracts are self-executing contracts with the terms of the agreement written into code, which execute automatically when certain conditions are met. Influenced by C++, Python,