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: 6 months ago
Linked from 1 awesome list

benchmarkbenchmarkserc1155erc20erc721solidity

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 541
raineorshine/solidity-by-example A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts 430
beefyfinance/beefy-contracts Community-driven development of smart contract templates for the Beefy protocol 182
0xmic/solidity A comprehensive resource and framework for building smart contracts in the Ethereum Virtual Machine 60
cyrusadkisson/solidity-baby-steps A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity 963
merklejerk/solpp A preprocessor and flattener for Ethereum's Solidity source files 112
lukehedger/sulk A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. 9
bancorprotocol/contracts-solidity A collection of smart contract components for a decentralized exchange platform 845
solidstate-network/solidstate-solidity A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. 441
manojpramesh/solidity-cheatsheet A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. 1,465
abdk-consulting/abdk-libraries-solidity A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. 397
cryptofinlabs/cryptofin-solidity A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum 88
willitscale/learning-solidity A comprehensive resource for learning Solidity programming language and building smart contracts on the Ethereum blockchain 2,076
wtfacademy/wtf-solidity-internals A 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-optimization A collection of Solidity code examples and tests demonstrating various techniques for optimizing gas usage in Ethereum smart contracts. 209