Solidity
坚固性
Smart Contracts
1 references
一种高级智能合约编程语言,通常用于为 EVM 编写合约。Solidity 编译为 EVM 字节码。
出现在 1 个白皮书章节中
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, ...
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 c...