DEV Community

Julien Klepatch
Julien Klepatch

Posted on

Clone cheaply Solidity smart contracts with Proxy | ERC 1167 Tutorial

In this video I am going to show you how we can use the ERC 1167 to cheaply clone a Solidity smart contract with a proxy. This is an advanced Solidity pattern and will probably a bit difficult if you are a total Solidity beginner. So make sure you have some basic knowledge about Solidity and smart contract before watching this video.

Top comments (0)