Difference between revisions of "Solidity"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia: Solidity {{Ethereum}}")
Tags: Mobile web edit, Mobile edit
 
 
(33 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>
  
{{Ethereum}}
+
* [[EVM]]
 +
* [[Truffle]]
 +
* [[Ethereum]]
 +
* [[Smart contract]]
 +
* [[ECMAScript]]
 +
 
 +
Solidity is available on:
 +
* [[Ethereum]]
 +
* [[Binance Smart Chain]]
 +
* [[Ethereum Classic]]
 +
* [[Avalanche C-Chain]]
 +
* [[Counterparty]]
 +
* [[Tron]]
 +
* [[Hedera Hashgraph]]
 +
 
 +
== Related ==
 +
* [[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 ==
 +
* {{Solidity}}
 +
* {{EVM}}
 +
* {{Smart contract}}
 +
 
 +
[[Category: Crypto]]

Latest revision as of 18:29, 28 July 2024

Advertising: