solidity-benchmarks
Contract benchmarking
A collection of benchmarks for popular contract implementations in Solidity.
Benchmarks of popular contract implementations in solidity
103 stars
7 watching
11 forks
Language: Solidity
last commit: 4 months ago
Linked from 1 awesome list
benchmarkbenchmarkserc1155erc20erc721solidity
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
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 | 180 |
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 | 962 |
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 | 842 |
solidstate-network/solidstate-solidity | A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. | 440 |
manojpramesh/solidity-cheatsheet | A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. | 1,461 |
abdk-consulting/abdk-libraries-solidity | A collection of libraries providing mathematical functions for Solidity programming languages on the Ethereum network. | 395 |
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,072 |
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. | 208 |