solidity-examples
Contract utility library
A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities
Loose collection of Solidity example code
535 stars
28 watching
160 forks
Language: Solidity
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raineorshine/solidity-by-example | A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts | 430 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
0xmic/solidity | A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine | 60 |
thirdweb-dev/contracts | A collection of reusable, pre-built smart contract modules with shared functionality and interfaces. | 997 |
ethereum/solc-bin | Provides current and historical builds of the Solidity Compiler | 401 |
willitscale/learning-solidity | A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain | 2,072 |
wtfacademy/wtf-gas-optimization | A collection of Solidity code examples and tests demonstrating various techniques for optimizing gas usage in Ethereum smart contracts. | 208 |
eagr/sol-repl | A tool that provides an interactive environment to experiment with Solidity snippets and execute smart contract code in Ethereum | 4 |
alephao/solidity-benchmarks | A collection of benchmarks for popular contract implementations in Solidity. | 103 |
merklejerk/solpp | A preprocessor and flattener for Ethereum's Solidity source files | 112 |
ethereum/emacs-solidity | A language mode for Solidity, used in Ethereum blockchain development | 206 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |