From c418d887f531b983a2598840d6aa5d4e05424783 Mon Sep 17 00:00:00 2001 From: Sam Sends Date: Thu, 9 Dec 2021 19:00:08 -0500 Subject: [PATCH] readme: removing todo --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index a78a62d..2cfc328 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,3 @@ compiling contracts: `$ yarn compile` testing contracts: `$ yarn test` deploying factory: `$ yarn script scripts/deployFactory.ts --network ` - ---- - -# Todo: - -1. refine the contract events -2. peer-reviews (please add a .md to the peer-review folder)