Deploy proxy via factory

We have a factory that uses the OZ create2 library + EIP 1820, this allows us to use contracts to get a single contract address on any chain, using a SALT.

But does anyone know how we might deploy a UUPS proxy through a factory?

Thanks

2 Likes

I am looking for the same answer.