Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 514 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 514 Bytes

IBC Testkit

ibc-testkit is a versatile library that provides essential abstractions and implementations, fulfilling a dual role of enabling rigorous integration testing for the ibc-rs implementation while also aiding host chains in addressing a broad spectrum of testing scenarios during their integrations with ibc-rs.

  • Note: ibc-testkit currently only supports std environments. See this issue for more details.