Solidity

Solidity is a programming language for implementing smart contracts on various blockchain platforms, most notably, Ethereum. Solidity is licensed under GNU General Public License v3.0. Solidity was designed by Gavin Wood and developed by Christian Reitwiessner, Alex Beregszaszi, and several former Ethereum core contributors. Programs in Solidity run on Ethereum Virtual Machine or on compatible virtual machines.

Solidity
The Solidity language logo
ParadigmImperative
Designed byGavin Wood
DeveloperChristian Reitwiessner, Alex Beregszaszi, and several former Ethereum core contributors.
First appearedAugust 2014
Stable release
0.8.21 / July 19, 2023 (2023-07-19)
Implementation languageC++
LicenseGNU General Public License v3.0
Filename extensions.sol
Websitesoliditylang.org
Influenced by
JavaScript, C++, Python
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.