Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 923 Bytes

Solidity-Tutorial.md

File metadata and controls

18 lines (14 loc) · 923 Bytes
name category
Solidity Tutorial

Solidity is a high-level language whose syntax is similar to that of JavaScript and it is designed to compile to code for the Ethereum Virtual Machine. This tutorial starts with a basic introduction to Solidity and assumes some knowledge of the Ethereum Virtual Machine and programming in general. It tries to explain all features present in the language but does not cover features like the natural language specification or formal verification and is also not meant as a final specification of the language.

See also Russian version (русский перевод)

787d2cbb44d0ad68fdc567516393c19127d08270


English version moved to a new site.