solidity
Smart contract language
A language for implementing smart contracts on the Ethereum platform
Solidity, the Smart Contract Programming Language
24k stars
729 watching
6k forks
Language: C++
last commit: about 1 month ago
Linked from 5 awesome lists
blockchaincppethereumhacktoberfestlanguageprogramming-languagesmartcontractssolidity
Related projects:
Repository | Description | Stars |
---|---|---|
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 441 |
fravoll/solidity-patterns | A collection of design and programming patterns for smart contract development in Solidity | 3,181 |
juanfranblanco/vscode-solidity | A Visual Studio Code extension providing language support and tools for smart contract development in Ethereum using the Solidity programming language. | 904 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,076 |
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,464 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 541 |
ethereum/emacs-solidity | A language mode for Solidity, used in Ethereum blockchain development | 206 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
tintinweb/solidity-shell | An interactive shell for writing and executing Solidity code | 543 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,465 |
meherett/pytest-solidity | Tests smart contracts written in Solidity on the Ethereum blockchain | 27 |
jg8481/robot-framework-solidity-testing-toolkit | A toolkit combining Solidity testing and cross-chain deployment tools with Robot Framework for developing robust and secure smart contract applications on Ethereum and other EVM-compatible blockchains. | 11 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 442 |