From 51ed539d78fba0d7a8634c82d120611c2e04d8bf Mon Sep 17 00:00:00 2001 From: 0xAA Date: Mon, 4 Sep 2023 21:26:59 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f233aa2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Minimal-Proxy-PUSH0 +Clone0 optimize the previous Minimal Proxy Contract (eip-3855) with `PUSH0` opcodes, saving 200 gas at deployment and 5 gas at runtime.