wangshouh / upgradeContractLearn

This is a solidity repository that I use to learn and introduce the proxy pattern.

Home Page:https://blog.wssh.trade/posts/foundry-contract-upgrade-part1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Proxy Contract

This is a solidity repository that I use to learn and introduce the proxy pattern.

This repository cover these ERCs:

  • EIP-897
  • EIP-1822
  • EIP-1967
  • EIP-2535

You can read this Chinese blog to learn more about these.

Warning:

The code in this repository is for learning purposes only and has not been audited.

About

This is a solidity repository that I use to learn and introduce the proxy pattern.

https://blog.wssh.trade/posts/foundry-contract-upgrade-part1/


Languages

Language:Solidity 100.0%