huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.

Home Page:https://github.com/pentagonxyz/huffmate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: ProxyFactory + Proxy

refcell opened this issue · comments

Overview

We need a factory for creating proxies similar to openzeppelin's Clones.sol. Will also require the introduction of a Proxy.sol contract.

Closed by #61 LFG