Difference between revisions of "Solidity"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:Solidity]] ([https://trends.google.com/trends/explore?date=today%205-y&q=Solidity Trends]) ([[Gavin Wood]])
+
[[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 19: Line 19:
  
 
== Related ==
 
== Related ==
* [[Solidify]] tool to auto-audit [[smart contracts]]
+
* [[Smart contract security]]: [[Solidify]] tool to auto-audit [[smart contracts]]
 
* https://stackoverflow.com/questions/tagged/solidity
 
* https://stackoverflow.com/questions/tagged/solidity
 
* [[extcodesize]]
 
* [[extcodesize]]
Line 27: Line 27:
 
* [[pragma]]
 
* [[pragma]]
 
* [[Why ++i is cheaper than i++ in Solidity]]
 
* [[Why ++i is cheaper than i++ in Solidity]]
 +
* [[Slither]]
 +
* [[OptimismPortal.sol]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:29, 28 July 2024

Advertising: