EVM contracts for CIP(Crosschain Interaction Protocol) Usage Pre Requisites Before running any command, make sure to install dependencies: npm i Compile Compile the smart contracts with Hardhat: npm run compile Tests Run the tests: npm run test Deploy local npx hardhat node --tags "local" --network hardhat License MIT