A set of tools for use with the huff language.
☆21Jun 24, 2022Updated 3 years ago
Alternatives and similar repositories for huff-tools
Users that are interested in huff-tools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆28Aug 23, 2022Updated 3 years ago
- ☆18Aug 31, 2022Updated 3 years ago
- A Foundry template to compile and test Huff contracts.☆51Jun 21, 2022Updated 3 years ago
- Huff development plugin for Vim☆26Dec 31, 2022Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆28Sep 15, 2022Updated 3 years ago
- ☆16Oct 29, 2022Updated 3 years ago
- ERC20 contract written in solidity, yul and huff☆17Sep 6, 2022Updated 3 years ago
- GOO(Gradual Ownership Optimization) issuance implementation using Huff☆34Oct 1, 2022Updated 3 years ago
- This repo contains smart contract to perform basic arithmetic operations implemented using Huff☆24Apr 26, 2024Updated last year
- Solution for the Optimizoor club's sqrt challenge☆11Nov 1, 2022Updated 3 years ago
- Huff Proxies with Create2 (no SLOAD)☆41Oct 23, 2022Updated 3 years ago
- GitHub action that installs huffc☆17Mar 22, 2023Updated 3 years ago
- Minimal Ethereum delegatecall proxies☆22Dec 30, 2022Updated 3 years ago
- Gas Golfing using Huff and Yul☆81Aug 1, 2022Updated 3 years ago
- Huff support for Hardhat☆19May 30, 2022Updated 3 years ago
- A repository for Solidity-based smart contract games.☆28Apr 26, 2021Updated 4 years ago
- Optimizor SQRT challenge solution☆26Nov 2, 2022Updated 3 years ago
- A barebones framework for hand tuned smart contracts in pure opcodes.☆48Aug 22, 2022Updated 3 years ago
- Pure Rust implementation of Ethereum Virtual Machine☆24Apr 1, 2022Updated 3 years ago
- On-chain 8x8 bitmap svg packed into a single 32 byte storage slot.☆64Jul 14, 2022Updated 3 years ago
- ☆14May 19, 2022Updated 3 years ago
- My version of a clone factory with immutable args WIP!☆18May 7, 2022Updated 3 years ago
- The Lens Protocol☆17Jun 13, 2022Updated 3 years ago
- Syntax files for Yul☆18Jun 27, 2021Updated 4 years ago
- ☆28Dec 8, 2021Updated 4 years ago
- Arbitrage liquidity pools across two different AMMs with flashloans☆19Jan 21, 2022Updated 4 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity