Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 432 Bytes

File metadata and controls

13 lines (11 loc) · 432 Bytes

Connext Cross-Chain

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