From 9af7b0295941fd26b60063f3a6fc072c9937cf3f Mon Sep 17 00:00:00 2001 From: ldh0592 Date: Wed, 15 Feb 2023 17:39:00 +0800 Subject: [PATCH] deploy contract Greeter --- .env.example | 1 - Deployments.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .env.example diff --git a/.env.example b/.env.example deleted file mode 100644 index c65faa8c..00000000 --- a/.env.example +++ /dev/null @@ -1 +0,0 @@ -WALLET_PRIVATE_KEY= diff --git a/Deployments.md b/Deployments.md index 3643065a..ce68d34a 100644 --- a/Deployments.md +++ b/Deployments.md @@ -47,3 +47,4 @@ Contribute by adding the contracts you've deployed to zkSync **to the bottom of - [0x19691f8afA63A2fD1303b1FbC9881C3bA19217D5](https://goerli.explorer.zksync.io/address/0x19691f8afA63A2fD1303b1FbC9881C3bA19217D5) - [0xA896f8147Fc7334b77c4a9d3b17a77927Dbb905c](https://goerli.explorer.zksync.io/address/0xA896f8147Fc7334b77c4a9d3b17a77927Dbb905c) - [0xA7Bf27165831B61bd25587322A0DD5FFED52ba33](https://goerli.explorer.zksync.io/address/0xA7Bf27165831B61bd25587322A0DD5FFED52ba33) +- [0xB8d29514dEA0cbdb27B11C778463099B8f5181C4](https://goerli.explorer.zksync.io/address/0xB8d29514dEA0cbdb27B11C778463099B8f5181C4)