Difference between revisions of "Solidity"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Solidity]] ([[2014]]) ([https://trends.google.com/trends/explore?date=today%205-y&q=Solidity Trends]) ([[Gavin Wood]]) is a programming language specifically designed for creating smart contracts on blockchains, primarily for the Ethereum platform. | + | [[wikipedia:Solidity]] ([[2014]]) ([https://trends.google.com/trends/explore?date=today%205-y&q=Solidity Trends]) ([[Gavin Wood]]) is a programming language specifically designed for creating [[smart contracts]] on blockchains, primarily for the Ethereum platform. |
* Installation: <code>[[brew install solidity]]</code> | * Installation: <code>[[brew install solidity]]</code> | ||
Line 28: | Line 28: | ||
* [[Why ++i is cheaper than i++ in Solidity]] | * [[Why ++i is cheaper than i++ in Solidity]] | ||
* [[Slither]] | * [[Slither]] | ||
+ | * [[OptimismPortal.sol]] | ||
+ | * [[Transaction Execution Approval Language (TEAL)]] | ||
== See also == | == See also == |
Latest revision as of 00:20, 24 January 2025
wikipedia:Solidity (2014) (Trends) (Gavin Wood) is a programming language specifically designed for creating smart contracts on blockchains, primarily for the Ethereum platform.
- Installation:
brew install solidity
Solidity is available on:
Related[edit]
- Smart contract security: Solidify tool to auto-audit smart contracts
- https://stackoverflow.com/questions/tagged/solidity
- extcodesize
- Vyper
- Events: Transfer
- Milkomeda
- pragma
- Why ++i is cheaper than i++ in Solidity
- Slither
- OptimismPortal.sol
- Transaction Execution Approval Language (TEAL)
See also[edit]
- Solidity, Solidify, truffle, Vyper, SWC Registry, Sourcify, NatSpec,
solc, .sol, chisel
- EVM, zkEVM,
evm
, Avalanche subnet EVM, Solidity, Celo, Arbitrum, ette, BlockScout, Tornado Cash, Evmos, ChainList, Precompiles, Multicall, Linea, Ethereum Yellowpaper, Optimism, Chain ID, Blast.io - Smart contract, Solidity, Vyper, cardano, Ethereum, Blockchain Oracle, Binance Smart Chain, Truffle, DAO, Boson Protocol, Smart contract security, Solidify, Eopsin, Sourcify, Gelato, OpenZeppelin, Foundry, ERC-6900
Advertising: