This code supports the tutorials found at the IBC SDK docs.
Usage:
- check if there is an artifacts folder that already contains the required artifacts for deployment
- in case of some Hardhat projects, you'll have to run
npm install
before being able to compile contracts withnpx hardhat compile