The repo consists of 2 contracts, to implement a cross chain interaction using connext The 2 contracts have there seperate deployement scripts and may be used to deploy contracts on different chain You can copy the .env.example and plug your API keys to run the deploy scripts
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js