huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
437 stars 55 forks source link

feat: Create3 #57

Closed refcell closed 2 years ago

refcell commented 2 years ago

Overview

Create a huff equivalent of Solmate's Create3.

refcell commented 2 years ago

Completed in #59