lmanini / metamorphosis

A minimal PoC to show how one could change the code deployed at a given EVM address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metamorphosis

Meet a minimal PoC of how one could deploy a metamorphic contract and change it's implementation.

How to test

Clone this repo and run

forge test -vvv

About

A minimal PoC to show how one could change the code deployed at a given EVM address


Languages

Language:Solidity 100.0%