solidity-benchmarks

Contract benchmarking

A collection of benchmarks for popular contract implementations in Solidity.

Benchmarks of popular contract implementations in solidity

GitHub

104 stars
7 watching
11 forks
Language: Solidity
last commit: about 2 years ago
Linked from 1 awesome list

benchmarkbenchmarkserc1155erc20erc721solidity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ethereum/solidity-examplesA collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities541
raineorshine/solidity-by-exampleA collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts430
beefyfinance/beefy-contractsCommunity-driven development of smart contract templates for the Beefy protocol182
0xmic/solidityA comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine60
cyrusadkisson/solidity-baby-stepsA collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity963
merklejerk/solppA preprocessor and flattener for Ethereum's Solidity source files112
lukehedger/sulkA tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files.9
bancorprotocol/contracts-solidityA collection of smart contract components for a decentralized exchange platform845
solidstate-network/solidstate-solidityA comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain.441
manojpramesh/solidity-cheatsheetA comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts.1,465
abdk-consulting/abdk-libraries-solidityA collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network.397
cryptofinlabs/cryptofin-solidityA collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum88
willitscale/learning-solidityA comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain2,076
wtfacademy/wtf-solidity-internalsA tutorial series explaining Solidity's storage layout, memory layout, and ABI encoding rules to help developers understand the internal workings of Smart Contracts.47
wtfacademy/wtf-gas-optimizationA collection of Solidity code examples and tests demonstrating various techniques for optimizing gas usage in Ethereum smart contracts.209