chuff icon indicating copy to clipboard operation
chuff copied to clipboard

Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language

Results 3 chuff issues
Sort by recently updated
recently updated
newest added

Openzeppelin's `Address` contract, or `AddressPlus` from [here](https://github.com/alexroan/solidity-library/blob/master/src/AddressPlus.sol).

enhancement