Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 381 Bytes

Quickstart tutorials IBC SDK

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 with npx hardhat compile