Solidity
Smart Contracts
1 references
A high-level smart contract programming language commonly used to write contracts for the EVM. Solidity compiles to EVM bytecode.
Appears in 1 whitepaper sections
Related Stories
Whitepaper Deep Dive
Ethereum Whitepaper: From Bitcoin's Limitations to a World Computer
How Vitalik Buterin reimagined blockchain as a universal computation platform, introducing smart contracts, the EVM, an…
Technical ExplainerSmart Contracts Explained: From Ethereum's EVM to Modern Alternatives
What smart contracts actually are, how the EVM executes them, and why gas fees exist — explained for developers and cur…