From 510f1de68a9e3b87a94f10e8c5d919a95539767e Mon Sep 17 00:00:00 2001 From: blockchainguyy Date: Tue, 17 Oct 2023 14:23:47 +0530 Subject: [PATCH] docs: added a step --- evm/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/evm/README.md b/evm/README.md index 6fcf7af9..219aeecb 100644 --- a/evm/README.md +++ b/evm/README.md @@ -72,6 +72,7 @@ You can change `.env` to run the above script to testnet instead of local. Chang # Example: git checkout v4.3.1 ``` +- Copy the artifacts generated in `axelar-cgp-solidity` to this repo as the verify script will need it. - The directory should also contain a `keys.json` for info on the chain and explorer. The expected location of the file can be verified in `hardhat.config.js`. You need to create a `keys.json` in the following format in the expected location if it doesn't exist: