Chuff

What is Chuff

OpenZeppelin (Solidity) contract patterns written and optimized in the Huff assembly language.

What is Chuff?

Chuff is a small library of solidity contract patterns written in Huff by Chainlink developer Alex Roan in August 2022. Chuff provides interfaces and code starts for using OpenZeppelin's 'safe-math' and 'ownable' frameworks, but gas optimized by ~80% using the Huff assembly language. Chuff's underlying language Huff is shipped with a speedy compiler, debugging library, VSCode extension, and set of project templates to make getting started a walk in the park.

Chuff Alternatives:

PRBMath
PRBMath

A Solidity library to handle complex fixed-point math with signed and unsigned variables.

Bunzz
Bunzz

Find, deploy, and manage reviewed smart contracts easily with Bunzz.

Calldata Decoder
Calldata Decoder

An in browser transaction calldata decoder built by dEth, as a part of their dEth Tool suite.

codeslaw
codeslaw

codeslaw facilitates faster Ethereum development by allowing developers to search for smart contracts.

Constructor Encoder
Constructor Encoder

Part of a handy set of tools for all Ethereum (EVM) Developers made by Deth Tools.

ContractReader
ContractReader

ContractReader is the best place to read and understand smart contracts.