WebRef.eu  - Internet Marketing and Online Business Resources  

Home / Site Map | Contact

 

Solidity

Solidity is the programming language for smart contracts on Ethereum.

Official Solidity Language Portal

Solidity Language Docs

Solidity on GitHub

Solidity Basics

Remix IDE
Helps you learn about and develop smart contracts.

Solidity Notes

Solidity is a statically-typed language, which means variable types must be defined on initiation.

Version is important, and this is given by the Version Pragma.

A contract in the sense of Solidity is a collection of code (its functions) and data (its state) that resides at a specific address on the Ethereum blockchain. 

When contract execution stops, the entire memory is wiped. However, storage is persisted into the blockchain itself.

 



Visit LowPrices.co.uk for Your UK Shopping



 




Low Prices UK Shopping

Compare Prices
at LowPrices.co.uk


Home / Site Map | Contact

All Content ©2020 WebRef.eu