Skip to content

Files

Latest commit

a5f9fbf · Jan 21, 2025

History

History

ibc-testkit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 21, 2025
Nov 29, 2024
Nov 27, 2023

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.