Asset Chain Academy
  • Join the Asset Chain Academy
  • MODULE 1: GETTING STARTED
    • Introduction to Asset Chain
    • Environment Setup & Installation
    • Contributing
    • Asset Chain Starter Kits
  • MODULE 2: DEVELOPER RESOURCES
    • Resources Explained
    • Cyfrin Updraft
    • Learnweb3
    • Chainlink Bootcamps
    • Alchemy University
    • Smart Contract Programmer
  • MODULE 3: BEGINNER TUTORIALS
    • Create a Token
    • Write & Deploy an NFT
    • Mint an NFT
    • Asset Chain Explorers
    • Payments
    • Building with Thirdweb
    • Mobile Apps on Asset Chain
    • ⁠ Connecting to wallet
      • Wallet Connect
  • MODULE 4: INTERMEDIATE TUTORIALS
    • Smart Contract Verification
    • MultiSig Wallet
    • Setup a node
    • Staking
    • Setting up an Indexer
    • Asset Chain Telegram Mini App Demo
  • MODULE 5: ADVANCED TUTORIALS
    • EVM-Gas-Optimizations
    • Smart Contract Audit
    • Decentralized Exchanges
    • Arbitrage Bots
    • References
Powered by GitBook
On this page
  1. MODULE 5: ADVANCED TUTORIALS

EVM-Gas-Optimizations

PreviousAsset Chain Telegram Mini App DemoNextSmart Contract Audit

Last updated 11 months ago

The repo below documents all of the gas optimization techniques that the creator have come across / experimented with. Each optimization has a brief explanation with a code snippet.

Experiment with each optimization technique and see the gas changes occur in your smart contract; as they become gas efficient.

If you have questions, join our and say hello 👋. We're Active!

Telegram
GitHub - 0xKitsune/EVM-Gas-Optimizations: A collection of gas optimizations for the EVM.GitHub
EVM Codes
Logo
Logo