UniswapV2-Huff
Uniswap contract library
An implementation of Uniswap V2 contracts using the Huff programming language.
Optimised Uniswap V2 contracts written in Huff language
111 stars
3 watching
10 forks
Language: Solidity
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/huff-console | Utility for visualizing Huff contract state during execution | 65 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
amadimichael/erc7399-huff-reference | An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
amadimichael/p256-verifier-huff | An experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve | 26 |
amadimichael/mimcsponge-huffidity | A tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash | 10 |
praneshasp/huff-math | An implementation of a math library using Huff for smart contract arithmetic operations. | 24 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |
byterocket/tsownable-huff | A Two-Step Transfer Ownable contract implemented in Huff for EVM programming | 16 |
aztecprotocol/huff | A programming language for writing highly optimized Ethereum Virtual Machine program code and smart contracts with direct manipulation of bytecode | 233 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
rareskills/huff-puzzles | A series of exercises to learn EVM bytecode with the Huff Language | 378 |