From d287179534dab5ab939eeebbc3f59e322498c32b Mon Sep 17 00:00:00 2001 From: Xinran <1576710154@qq.com> Date: Wed, 31 Jan 2024 13:55:56 +0800 Subject: [PATCH] Update README.md (#17) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9720c58..d495033 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ git submodule update --recursive --checkout make build ./testbot ``` +#### Genesis Contracts +| Contract Address | Contract Name | Path | +| ----------- | ----------- | ---------| +| 0 | NoValidateAccount | data/genesis/NoValidateAccount.sierra.json | +| 1 | UniversalDeployer | data/genesis/UniversalDeployer.json | +| 2 | cool_sierra_contract_class| data/genesis/cool_sierra_contract_class.json |