Pinned Repositories
foundry-huff
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
huff-docs
Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh
huff-examples
A collection of commonly used, vigorously tested Huff contracts for learning purposes.
huff-project-template
Foundry Repository Template that supports writing contracts in Huff using the foundry-huff library.
huff-rs
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
huff-web
Main Landing Page for the Huff Language.
huff2
The new huff compiler, with improved codegen, label semantics & error messages.
huffc
A low level assembly language for the Ethereum Virtual Machine
huffmate
A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
vscode-huff
An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.
Huff's Repositories
huff-language/huff-rs
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
huff-language/huffmate
A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
huff-language/foundry-huff
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
huff-language/huffc
A low level assembly language for the Ethereum Virtual Machine
huff-language/huff-project-template
Foundry Repository Template that supports writing contracts in Huff using the foundry-huff library.
huff-language/huff2
The new huff compiler, with improved codegen, label semantics & error messages.
huff-language/huff-examples
A collection of commonly used, vigorously tested Huff contracts for learning purposes.
huff-language/vscode-huff
An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.
huff-language/huff-docs
Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh
huff-language/huff-breakage
Incorrect, Breaking, and Footgunned Huff Contracts.
huff-language/hardhat-huff
Huff support for Hardhat
huff-language/huff-toolchain
GitHub action that installs huffc
huff-language/huffers
Fully Onchain Badges for Huff Language GitHub Contributors.
huff-language/huff-tests-action
Github action to run huff test files
huff-language/huff-debug
WIP: Hevm based debugger for hardhat-huff projects
huff-language/ctf-creator-template
huff-language/huff-web
Main Landing Page for the Huff Language.
huff-language/ctf-demo-repo
This is a demo repo created from the ctf-creator-template found at https://github.com/huff-language/ctf-creator-template
huff-language/ctf-registry
A registry used for Huffathon CTF challenges