{ skip to content }

{Solidity}

A statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum.
Read the docs
Repository

Solidity is evolving rapidly

We aim for a regular (non-breaking) release every month, with approximately one breaking release per year. You can follow the implementation status of new features in the Solidity GitHub project.

Get started

Contribute to Solidity

Solidity continues to improve with help from our global community. Check out these ways to get involved and contribute to the Solidity project.

Reporting issues and vulnerabilities


To report an issue, please use the GitHub issues tracker. To report a vulnerability, please check out the instructions in the SECURITY.md.

Translating the documentation


Translations help developers from all corners of the world to be able to read the documentation and learn Solidity.

Fixing and responding to issues


Fixing and responding to issues, especially those tagged as “good first issue”, is a great way to get started for external contributors.

Contributing to language design


We welcome Solidity power users, auditors, security experts and tooling developers to get involved in the Solidity language design process. Join the Solidity forum, where existing properties of the language and proposals for new language features can be discussed.

Stay Updated

Stay always up-to-date by following the Solidity blog.

You can see the upcoming changes for the next breaking release by switching from the default branch (develop) to the breaking branch. You can actively shape Solidity by providing your input and participating in the language design in the Solidity forumand participating in the yearly Solidity developer surveys.

Latest from the blog

Solidity Developer Survey 2024 is Live!

Posted by Vishwa Mehta on December 27, 2024

Before we wrap up the 2024 season, we have one last announcement! 🚀 The annual Solidity Developer Survey for the year 2024 is live! Take the survey to give us insights and feedback to help us design the Solidity compiler better. 📝 TAKE THE SURVEY! 📝 You can find the results of the previous Solidity Developer Survey here. In 2023, a total of 474 developers from 71 different countries participated in the survey out of which 46.5% used Solidity daily, and 33.2% weekly. About...

Read more

Announcing the Winners of the Underhanded Solidity Contest 2024

Posted by Vishwa Mehta & USC Judges on October 14, 2024

If you have been waiting for the results of the Underhanded Solidity Contest 2024, the countdown is over! But before we share our insights from this year and declare the results, let's recap the most important aspects of the USC: In essence, the Underhanded Solidity Contest is about writing seemingly innocent code that has malicious mechanisms or hidden backdoors. It is aimed at: Raising awareness about smart contract security Uncovering language design faults Battle-testing newly introduced language features and restrictions Highlighting anti-patterns in smart contact development Establishing...

Read more

Solidity 0.8.28 Release Announcement

Posted by Solidity Team on October 9, 2024

We are excited to announce the release of the Solidity Compiler v0.8.28. This latest version of the compiler brings full support for transient storage state variables of value types, improvements that will speed up compilation via IR and significantly lower memory usage, some bugfixes, and more! Notable Features Support for Transient Storage Value Type State Variables The previous release of the compiler (v0.8.27) introduced support for transient storage variables into the parser (see Additional Notes). This meant that the compiler could accept the syntax...

Read more

Playground

Try Solidity for yourself in this simple compiler. For a more fully featured browser-based IDE, try using Remix.

Compiler result

Compiler version:

(0 bytes)

Deployment costs: gas

Bytecode

Assembly

Solidity Events

Past events

Solidity event image

Solidity Summit 2023

Istanbul Congress Center, Istanbul, Turkey

11/16/2023 - 11/16/2023

Event Info
Solidity event image

Underhanded Solidity Contest 2022

Remote

4/29/2022 - 4/30/2022

Event Info
Solidity event image

Solidity Summit 2020

Remote

4/29/2020 - 4/30/2020

Get involved

GitHub

Twitter

Mastodon

Matrix

Discover more

BlogDocumentationUse casesContributeAboutForum

2024 Solidity Team

Security Policy

Code of Conduct