Difference between revisions of "Solidity"
Jump to navigation
Jump to search
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Solidity]] | + | [[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> | ||
* [[EVM]] | * [[EVM]] | ||
Line 20: | Line 19: | ||
== Related == | == Related == | ||
− | * [[ | + | * [[Smart contract security]]: [[Solidify]] tool to auto-audit [[smart contracts]] |
− | |||
* https://stackoverflow.com/questions/tagged/solidity | * https://stackoverflow.com/questions/tagged/solidity | ||
* [[extcodesize]] | * [[extcodesize]] | ||
* [[Vyper]] | * [[Vyper]] | ||
+ | * [[Events]]: [[Transfer]] | ||
+ | * [[Milkomeda]] | ||
+ | * [[pragma]] | ||
+ | * [[Why ++i is cheaper than i++ in Solidity]] | ||
+ | * [[Slither]] | ||
+ | * [[OptimismPortal.sol]] | ||
== See also == | == See also == | ||
* {{Solidity}} | * {{Solidity}} | ||
− | * {{ | + | * {{EVM}} |
* {{Smart contract}} | * {{Smart contract}} | ||
[[Category: Crypto]] | [[Category: Crypto]] |
Latest revision as of 18:29, 28 July 2024
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
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: