Huff-Console

Contract Debugger

Utility for visualizing Huff contract state during execution

Console.log utility for debugging huff contracts

GitHub

64 stars
2 watching
1 forks
Language: Solidity
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
amadimichael/uniswapv2-huffAn implementation of Uniswap V2 contracts using the Huff programming language.110
amadimichael/huffsAn implementation of popular Solidity libraries and contracts in the Huff language18
amadimichael/uniswapx-huff-fillerExecutes UniswapX orders by dynamically filling Uniswap V2 and V3 pools29
amadimichael/p256-verifier-huffAn experimental implementation of a curve signature verifier optimized in Huff Language for the P256 curve26
amadimichael/mimcsponge-huffidityA tool that embeds MiMCSponge Hash bytecode into Solidity contracts using Dynamic Huffidity and Tornado Cash10
huff-language/foundry-huffA Solidity library for working with Huffman contracts in the Foundry framework.262
amadimichael/dynamic-huffidity-pocA tool that allows jumping back to Solidity runtime execution from an alternative runtime31
amadimichael/erc7399-huff-referenceAn implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard1
devtooligan/huffpointA utility to set breakpoints in Solidity code using Foundry debugger34
huff-language/huffmateA comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity.442
kadenzipfel/huff-toolsA set of tools for use with the huff language in Solidity.21
amasad/debug_utilsUtilities for debugging JavaScript code, including event and property access debugging641
advaithd/huff-pgA playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine6
amadimichael/optimizedmimcspongeAn optimized implementation of a cryptographic hash function.12
merklefruit/huff-single-byte-dispatcherAn optimized function dispatcher for smart contracts using a single-byte selector and jump table10