alexroan / chuffLinks
Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language
☆32Updated 3 years ago
Alternatives and similar repositories for chuff
Users that are interested in chuff are comparing it to the libraries listed below
Sorting:
- Incorrect, Breaking, and Footgunned Huff Contracts.☆30Updated 2 years ago
- ☆41Updated 3 years ago
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 3 years ago
- Huff Implementation of VRGDAs☆41Updated 3 years ago
- ☆42Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆40Updated 3 years ago
- ☆42Updated 3 years ago
- utilities for more granular and realistic gas measuring in forge tests☆30Updated last year
- This repo contains smart contract to perform basic arithmetic operations implemented using Huff☆24Updated last year
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆46Updated 3 years ago
- Foundry template for the Optimizor Club SQRT challenge☆57Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆28Updated 3 years ago
- Compares gas usage in Solidity projects using Foundry and comments the changes on the PR☆23Updated last year
- ☆50Updated 3 years ago
- Huffidity, but let's you jump back to Solidity runtime execution from Huff runtime execution.