-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Home
To get started you can find a basic introduction to the language in Solidity Tutorial.
You can start using Solidity in your browser with no need to download or compile anything. This application only supports compilation - if you want to run the code or inject it into the blockchain, you have to use a client like Geth or AlethZero.
Check out Solidity Features page with the list of already completed Solidity features with explanations and demonstrations. It is being updated continuously. More technical information you can find in the Pivotal Tracker.
Also check out more documentation for Solidity ABI and a Crowdfunding example contract written in Solidity.
Solidity is still under development. So please do not hesitate and open an issue in github if you encounter anything strange.