Solidity is a programming language used in smart contract development
It is described as:
It is primarily used on the Ethereum blockchain network, but has uses in other networks, such as Binance Smart Chain, Tron, Avalanche, and Hedera.
This tutorial will use Solidity since it is:
Commonly Used | If additional assistance required, greater volume of resources available. |
Dedicated to Smart Contracts | |
Simple | Solidity's syntax is similar to many popular languages, such as C++ and Javascript, and thus it provides a strong programming basis that will allow you to learn new languages with relative ease. |