chriseth b4e33ec25c Merge pull request #4778 from ethereum/dynamicArraysDocs
Change note about returning dynamic arrays.
2018-08-09 01:09:10 +02:00
2018-08-07 12:54:05 +02:00
2018-08-07 10:42:21 +02:00
2018-06-26 12:21:04 +02:00
2018-02-20 18:41:02 -05:00
2018-08-08 12:05:51 +02:00
2018-05-04 21:33:20 +02:00
2018-08-07 12:54:05 +02:00
2018-04-17 17:01:06 +05:30

The Solidity Contract-Oriented Programming Language

Join the chat at https://gitter.im/ethereum/solidity Build Status

To get started you can find an introduction to the language in the Solidity documentation. In the documentation, you can find code examples as well as a reference of the syntax and details on how to write smart contracts.

You can start using Solidity in your browser with no need to download or compile anything.

The changelog for this project can be found here.

Solidity is still under development. So please do not hesitate and open an issue in GitHub if you encounter anything strange.

Building

See the Solidity documentation for build instructions.

How to Contribute

Please see our contribution guidelines in the Solidity documentation.

Any contributions are welcome!

S
Description
Solidity, the Smart Contract Programming Language
Readme
100 MiB
Languages
C++ 54.6%
Solidity 33.8%
Yul 5%
Python 2.7%
Shell 2.4%
Other 1.5%