Huff-Console
Contract Debugger
Utility for visualizing Huff contract state during execution
Console.log utility for debugging huff contracts
65 stars
2 watching
1 forks
Language: Solidity
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amadimichael/uniswapv2-huff | An implementation of Uniswap V2 contracts using the Huff programming language. | 111 |
amadimichael/huffs | An implementation of popular Solidity libraries and contracts in the Huff language | 18 |
amadimichael/uniswapx-huff-filler | Executes UniswapX orders by dynamically filling Uniswap V2 and V3 pools | 30 |
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 |
huff-language/foundry-huff | A Solidity library for working with Huffman contracts in the Foundry framework. | 260 |
amadimichael/dynamic-huffidity-poc | A tool that allows jumping back to Solidity runtime execution from an alternative runtime | 31 |
amadimichael/erc7399-huff-reference | An implementation of a reference solution for Ethereum flash loans using a specific version of the ERC7399 standard | 1 |
devtooligan/huffpoint | A utility to set breakpoints in Solidity code using Foundry debugger | 34 |
huff-language/huffmate | A comprehensive collection of reusable, optimized, and well-tested smart contract libraries written in Solidity. | 440 |
kadenzipfel/huff-tools | A set of tools for use with the huff language in Solidity. | 21 |
amasad/debug_utils | Utilities for debugging JavaScript code, including event and property access debugging | 642 |
advaithd/huff-pg | A playground to learn and experiment with a low-level programming language inspired by the Ethereum Virtual Machine | 6 |
amadimichael/optimizedmimcsponge | An optimized implementation of a cryptographic hash function. | 12 |
merklefruit/huff-single-byte-dispatcher | An optimized function dispatcher for smart contracts using a single-byte selector and jump table | 11 |