Skip to content

Latest commit

 

History

History

ibc-testkit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.