Important
Author Peter Robinson
The following in Yul code that creates a minimalist transparent proxy.
The code attempts to create the (what appears to be) hand crafted byte code from Sequence's wallet.
The starting point for this code was https://github.com/0xsequence/wallet-contracts/blob/master/src/contracts/Wallet.sol
MIT