Browsing Category

Solidity

10 posts

Solidity is a language for writing smart contracts on the Ethereum blockchain. These contracts are self-executing and contain code that defines the terms between buyer and seller. Solidity is similar to C++, Python, and JavaScript, and requires specific data types. Smart contracts written in Solidity are compiled into bytecode that runs on the Ethereum Virtual Machine (EVM).