Tag
#huff
61 repositories
Repos
Implementation of a competitive v2/v3 multi-meat MEV sandwich bot written using Rust and Huff.
A low-level assembly language for the Ethereum Virtual Machine built in blazing-fast pure rust.
An extensible and practical demonstration of constructing evm-based sandwich attacks built with ethers-rs and Huff language.
A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
Foundry Repository Template that supports writing contracts in Huff using the foundry-huff library.
A collection of commonly used, vigorously tested Huff contracts for learning purposes.
on-chain liquidation bot built with Huff language
A template repo to work with huff smart contracts and learn about low level EVM opcodes. Also Horse ♘.
Efficiently transfer ether or tokens to many addresses in batch, powered by Huff.
huff-neo marks a new dawn for the once-abandoned huff-rs, breathing fresh life into its legacy.
An interactive VSCode extension that enables developers to visualize, debug, and break down Huff contracts.
The first ever NFT collection crafted using the Huff programming language.
Extensive Huff Language Documentation, Tutorials, and Resources built with Vuepress and deployed at https://docs.huff.sh
GOO(Gradual Ownership Optimization) issuance implementation using Huff
Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language
Robust, Extensible Template for Huff Projects
Damn Vulnerable DeFi V3 CTF implementation with Ape, exploits with Vyper & Huff
This repo contains smart contract to perform basic arithmetic operations implemented using Huff
Huff language implementation of popular (and unpopular) solidity libraries and contracts.
An NFT with Huff, using polynomials over a finite field with order largest prime address, instead of mappings.
A Hardhat plugin to test Huff contracts
A single-byte function dispatch method for EVM smart contracts
Optimized Ownable with 2 step ownership transfer proccess written in Huff
A Foundry Library for compiling, debugging, and working with Huff contracts in Solidity.
A set of Huff contracts for education purposes
Heap Sort algorithm implemented in Huff
Encode Advanced Solidity Bootcamp Q4 2024 - Final Project
Foundry template to write contracts in Huff using the foundry-huff-neo library
OPCODE: understanding their structure in the evm environment
A playground for optimized smart-contracts with Huff language.
This Repo has all the low level Huff codes for simple solidity smart contracts
⚙️ Build secure smart contracts with OpenZeppelin. Leverage community-tested code to enhance your blockchain development efforts.
These exercises were created for our Advanced Solidity Bootcamp and open sourced. Learn EVM bytecode with the Huff Language.
Implementation of simple smart contracts in Huff, inline Yul, and pure Yul