Difference between revisions of "Solidity"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[wikipedia:Solidity]] ([https://trends.google.com/trends/explore?date=today%205-y Trends])
+
[[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 18: Line 19:
  
 
== Related ==
 
== Related ==
* [[DAO]]
+
* [[Smart contract security]]: [[Solidify]] tool to auto-audit [[smart contracts]]
* [[Solidify]]
 
 
* 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]]
  
 
== See also ==
 
== See also ==
 
* {{Solidity}}
 
* {{Solidity}}
 
* {{EVM}}
 
* {{EVM}}
* {{Ethereum}}
 
 
* {{Smart contract}}
 
* {{Smart contract}}
  
 
[[Category: Crypto]]
 
[[Category: Crypto]]

Latest revision as of 08:39, 21 June 2024

Advertising: