Huffmate V1
Overview
Releases Huffmate V1
Checklist
tokens
- ERC1155
- ERC721
- ERC20
- ERC4626
mechanisms
- vrgdas
- clones
proxies
- Clones
- Proxy
utils
- Calls
- Shuffling
- Create3
- SSTORE2
- SafeTransferLib
- Refunded
Changelog
- Initial ERC1155 Implementation in #17 by @cheethas and @abigger87
- ERC20 Implementation in #7 by @devtooligan and @abigger87
- ERC721 Implementation in #20 by @kadenzipfel
- Merkle Distributor in #47 by @benleim
- Huff Clones in #49 by @clabby
- ERC4626 in #48 by @abigger87
- SafeTransferLib in #52 by @clabby
- huff-vrgdas in #55 by @cheethas ported by @abigger87
- SSTORE2 in #54 by @abigger87
- CREATE3 in #59 by @cheethas and @abigger87
- Shuffling in #56 by @abigger87
- Refunded in #65 by @abigger87
- Proxies and Minimal Clones in #61 by @cheethas and @abigger87