solidity-by-example

Contract snippets

A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts

A collection of short yet fully-functional contracts that demonstrate Solidity language features.

GitHub

430 stars
21 watching
90 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list

ethereumsolidity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ethereum/solidity-examples A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities 535
rohitroy-github/smart-contract-snippets A collection of concise Solidity smart contract examples for educational purposes and quick reference. 2
raineorshine/solgraph A tool for visualizing control flow and security vulnerabilities in smart contracts written in Solidity 1,018
raineorshine/solidity-repl A tool that allows developers to interact with and execute Ethereum Solidity code using a JavaScript REPL (Read-Eval-Print Loop) 396
cyrusadkisson/solidity-baby-steps A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity 962
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
cryptofinlabs/cryptofin-solidity A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum 88
solidstate-network/solidstate-solidity A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. 440
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
manojpramesh/solidity-cheatsheet A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. 1,461
ethereum/solc-js A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. 1,456
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,072
meherett/pytest-solidity Tests smart contracts written in Solidity on the Ethereum blockchain 26
lukehedger/sulk A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. 9