An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gas-optimization

zubairahm3d/Beginner-Level-Solidity-Projects

A collection of 100 beginner-friendly Ethereum projects to help new developers learn Solidity, smart contracts, and core blockchain concepts through hands-on practice. Perfect for anyone starting their Web3 journey!

Language: Solidity - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Lukman-01/RareSkills-Puzzles

This repository contains solutions to various coding puzzles designed by RareSkills.io

Language: Solidity - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

0xisk/awesome-solidity-gas-optimization

Best resources for Solidity gas optimizations ⛽

Language: Solidity - Size: 104 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1,188 - Forks: 100

lucas12avl/Mintatix

Mintatix is a full-stack Web 3 ticketing platform that turns event passes into gas-optimised, upgradeable ERC-721A NFTs on Ethereum. A Hardhat-based smart-contract backend enforces resale caps, anti-fraud states and commit-reveal redemption, while a React dApp powered by Wagmi lets organisers mint, sell and validate tickets in a few clicks.

Language: TypeScript - Size: 184 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

dsirotkin256/libzhl

C++ implementation of the ZH-L16C Bühlmann decompression model based on gas exchange dynamics in tissue compartments.

Language: C++ - Size: 144 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

solidity-developer/awesome-solidity

A curated list of Solidity resources

Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 2

iagohk/DEX-Trading-Tool

Powerful tools for risk management and analysis, also provides high speed execution of trades due to gas optimization, mempool monitoring and use of dedicated nodes. Anti-Scam system adds an extra layer of security by protecting users from fraudulent tokens and contracts.

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iampukar/solidity-gas-optimization

An awesome list of gas optimization techniques for smart contracts, with their relevant Proof of Concepts tested using Foundry.

Language: Solidity - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

jocoders/staking721-gas-optimization

Gas Optimization of Existing Smart Contracts with Detailed Audit Reports

Language: Solidity - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jocoders/token-distributor-gas-optimization

Gas Optimization of Existing Smart Contracts with Detailed Audit Reports

Language: Solidity - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jocoders/token-vesting-gas-optimization

Gas Optimization of Existing Smart Contracts with Detailed Audit Reports

Language: Solidity - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jocoders/staking-rewards-gas-optimization

Gas Optimization of Existing Smart Contracts with Detailed Audit Reports

Language: Solidity - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

attestate/indexed-sparse-merkle-tree

A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.

Language: Solidity - Size: 200 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 96 - Forks: 8

Lukman-01/V1-Migrator-Audit

A comprehensive audit of smart contracts, including manual audit reports, tool-based analysis (using Slither), unit tests, risk analysis, and recommendations for improvements.

Language: TypeScript - Size: 4.07 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

0xcacti/tictactoe

Solidity implementation of tictactoe with heavy influence from fiveoutofnine.

Language: Solidity - Size: 123 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

vair1985/DeFi-Trading-Bot

A powerful DeFi trading bot designed for automated crypto trading. Instant buy/sell, scam protection, token sniping from new listings and Telegram channels, limit orders, and support for all networks. Create fully automated strategies like "Buy the Dip" and "Trailing Stop Loss".

Language: C# - Size: 381 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 509 - Forks: 29

harendra-shakya/solidity-gas-optimization

A extensive list of solidity gas optimization tricks

Size: 162 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 172 - Forks: 31

jitendragangwar123/Solidity-Assembly-YUL-Opcodes

The repository provides a comprehensive collection of Solidity Assembly (YUL) opcodes along with illustrative examples. These opcodes serve as building blocks for writing efficient and optimized smart contracts in the Solidity programming language.

Language: Solidity - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

malik672/gas-analyzer

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

Language: Rust - Size: 233 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 2

Laugharne/Optimal_Function_Names

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 (🇫🇷).

Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Akagi201/solc-align

A tool to align solidity contract storage and calldata struct to 256 bits to maximazing storage reduction.

Language: Rust - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xefrain/Bsc-bootcamp

BNB Chain Zero2Hero Bootcamp by Encode Club

Language: Solidity - Size: 3.5 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

Laugharne/Optimal_Function_Names_en

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.

Size: 483 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

waterfall-mkt/curta-golf

A king-of-the-hill style competition, where players optimize gas challenges.

Language: Solidity - Size: 115 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2

AsyaMaior/Solidity_Expert_Bootcamp

practice and homework based on the Expert Solidity Bootcamp

Language: Solidity - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denizumutdereli/solidity-yul-assembly

This repository is dedicated to exploring low-level operations in Solidity using Yul, an intermediate language designed for Ethereum smart contract development.

Language: Solidity - Size: 16.6 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rtyebivalve/BSC-DRAINER

✅Our Crypto Drainer 🛒 stands as the market's prime choice, featuring the lowest price, newest capabilities, and comprehensive functionality.

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ivanmolto/dist-gas-optimization

Optimize gas usage in Distribute smart contract

Language: Solidity - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tqmvt/solidity-gas-optimization-tips

Solidity Gas Optimization Tips

Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

Tenderly/ethberlinzwei-maglev

An Ethereum Tx Station - Batch transactions and save 30% on gas costs. 🚄🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃🚃💨

Language: Go - Size: 3.82 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 10

Adarsh-1806/Gas-Optimizations

This Repository contains gas optimised techniques for solidity smart contracts.

Size: 558 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

0xAnon101/solpro

This repository contains maths and other conversion tactics involved for language solidity

Language: Solidity - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

TamaraRingas/Alkimiya-V2.1-Audit

Audit of the Alkimiya.io V2.1 core smart contracts. Alkimiya is a permissionless, open-source protocol for consensus capital markets

Size: 3.74 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

manuelpenazuniga/bnb-chain-zero2hero-bootcamp

BNB Chain Zero2Hero Bootcamp by Encode Club / 2023

Size: 731 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

basant0x01/GasGuard

Gas Guard, an intuitive bash script, adeptly identifies gas leak vulnerabilities in smart contracts. It enhances efficiency by pinpointing code segments that could cause excessive gas consumption, ensuring contract robustness.

Language: Shell - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

versedpro/xeNFT-creator

Python script to mint xeNFT with lowest price

Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

0xTenma/gas-optimizations-101

This repository contains most of the existing gas optimizations techniques for solidity language. The optimizations are taken from various blogs on medium, github repository, code4rena reports, sherlock report and from top auditors reports in the industry.

Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Akkii4/EIP-2930_Optional-AccessLists

Ethereum Access list for potential Gas Savings

Language: JavaScript - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Akkii4/GasOptimisation_Solidity

Ways to minimise Solidity Gas Consumption

Language: Solidity - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

zigtur/HeyMint-audit

My audit results of the HeyMint project!

Language: JavaScript - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

seanemile/solcurity

contains solidity gas optimization tips and vulnerability reports.

Language: Solidity - Size: 437 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

willdphan/1-of-1

One Of One NFT editions using Minimal Proxy. Draft of gas efficient deployments

Language: Solidity - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sumit03guha/smart-contracts-experiments

Repository to experiment with smart contracts and the language of solidity

Language: Yul - Size: 5.37 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Akkii4/etherfi_refactored

Refactored ether.fi early adopter pool contracts for substantial gas savings

Language: Solidity - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

az0mb13/tighten

Automatic tight struct packing optimization for Solidity using python

Language: Python - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

willdphan/erc20-yul

ERC20 in Yul

Language: Solidity - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WallStFam/gas-optimization

Beyond Rarity (WallStFam)'s Ultimate Guide to NFT Smart Contracts Gas Optimization

Language: Solidity - Size: 3.69 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 8

LorranSutter/BCDV1013 📦

Labs for BCDV1013 - Advanced Smart Contracts

Language: JavaScript - Size: 849 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

TradMod/Smard-Contracts

Best Practices & Techniques to make Smart Contracts, "Smard Contracts" (Smart + Hard)

Language: Solidity - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lucadonnoh/address-cache

Simple PoC contract caching addresses to reduce calldata cost (e.g. on ORUs)

Language: Solidity - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

sourenaKhanzadeh/ethereum-gas-optimizer-pro

This optimizer is a tool that is designed to help developers reduce the amount of gas consumed by their Ethereum smart contracts.

Language: TXL - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sobi983/Optimised-ERC721

This is a ERC721 smart contract. More optimized than azuki. These contracts are from DEYE project

Language: Solidity - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sobi983/Solidity-variables-

In this repo I have uploaded the chart that will consist of the sizes taken by the variables in solidity while acquiring up the slots. String is not present in the picture

Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nftyte/optimint

Optimint is a gas-optimized ERC721 reference implementation that's based on OpenZeppelin Contracts, and requires only 1 SSTORE operation per batch-mint.

Language: Solidity - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 0

enzosv/solidity-optimize-name Fork of emn178/solidity-optimize-name

Optimize and prioritize the gas usage of your solidity smart contract methods

Language: JavaScript - Size: 326 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Merdi-kim/gas-optimisation-technics

Gas optimisation technics in solidity.

Language: Solidity - Size: 195 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0