Highlights
Huff Language ♞
A low level assembly language for the Ethereum Virtual Machine
Repository for Huff - an EVM programming language
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
Foundry Repository Template that supports writing contracts in Huff using the foundry-huff library.
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
A collection of commonly used, vigorously tested Huff contracts for learning purposes.
A curated list of resources for Huff language
A Foundry template to compile and test Huff contracts.
Huff implementation of the bn254 curve, for Ethereum smart contracts
An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.
clones-with-immutable-args by wighawag written in Huff.
This repo contains smart contract to perform basic arithmetic operations implemented using Huff
GitHub action that installs huffc
8bitArray is an implementation of an array in huff.
Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh
Main Landing Page for the Huff Language.
WIP: Hevm based debugger for hardhat-huff projects
A Two-Step Transfer Ownable contract implemented in Huff.
A set of tools for use with the huff language.
Incorrect, Breaking, and Footgunned Huff Contracts.
Fully Onchain Badges for Huff Language GitHub Contributors.
A collection of vigorously tested, examplary Huff contracts for demonstration purposes.
A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
Gas Golfing using Huff and Yul