Difference between revisions of "Solidity"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(29 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]]
 
* [[Truffle]]
 
* [[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]]
  
 
== See also ==
 
== See also ==
* {{Ethereum}}
+
* {{Solidity}}
 +
* {{EVM}}
 +
* {{Smart contract}}
 +
 
 +
[[Category: Crypto]]

Latest revision as of 08:39, 21 June 2024

Advertising: