From 8e57772160b390b96a9d400e267704d926500d73 Mon Sep 17 00:00:00 2001 From: ButterflyEffect Date: Mon, 23 Oct 2023 13:50:40 +0000 Subject: [PATCH] info about tests --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a6e326..32f5bf2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ Add function to relayer registry contract for cheating relayers unregistration -Deploy: `npx hardhat run --network mainnet script/deploy.js` \ No newline at end of file +Deploy: `npx hardhat run --network mainnet script/deploy.js` + +Tests: `npm run test` + +Dont forget to fill env file