Best resources for Solidity gas optimizations ⛽
-
Updated
May 12, 2023 - Solidity
Best resources for Solidity gas optimizations ⛽
Integrations with DeFi platforms allow you to automatically add liquidity, participate in farming, steaking and manage payout streams. Gas optimization and support for Layer 2 solutions help reduce commissions. Suitable for crypto projects, DAOs and marketing campaigns.
A extensive list of solidity gas optimization tricks
A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.
Beyond Rarity (WallStFam)'s Ultimate Guide to NFT Smart Contracts Gas Optimization
An Ethereum Tx Station - Batch transactions and save 30% on gas costs. 🚄🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃💨
Optimint is a gas-optimized ERC721 reference implementation that's based on OpenZeppelin Contracts, and requires only 1 SSTORE operation per batch-mint.
A king-of-the-hill style competition, where players optimize gas challenges.
The gas-analyzer is a tool for Ethereum developers seeking to enhance the efficiency and gas optimization of their Solidity code by Leveraging pattern matching and AST analysis, it discovers potential optimizations to boost efficiency
An awesome list of gas optimization techniques for smart contracts, with their relevant Proof of Concepts tested using Foundry.
Solidity implementation of tictactoe with heavy influence from fiveoutofnine.
BNB Chain Zero2Hero Bootcamp by Encode Club
Solidity Gas Optimization Tips
Automatic tight struct packing optimization for Solidity using python
L'optimisation des coûts en gas est un enjeu clé dans le développement de contrats intelligents sur la blockchain Ethereum, chaque opération effectuée sur Ethereum ayant un coût en gas. Cet article sera aussi l'occasion de fournir du contenu aux lecteurs francophones (🇫🇷).
Optimizing gas costs is a key challenge in the development of smart contracts on the Ethereum blockchain, as every operation carried out on Ethereum incurs a gas cost.
Simple PoC contract caching addresses to reduce calldata cost (e.g. on ORUs)
This repository contains maths and other conversion tactics involved for language solidity
Best Practices & Techniques to make Smart Contracts, "Smard Contracts" (Smart + Hard)
Refactored ether.fi early adopter pool contracts for substantial gas savings
Add a description, image, and links to the gas-optimization topic page so that developers can more easily learn about it.
To associate your repository with the gas-optimization topic, visit your repo's landing page and select "manage topics."