Categorygithub.com/left-curve/ibc-client-go
repositorypackage
0.0.0-20241003001056-ba957afb87b4
Repository: https://github.com/left-curve/ibc-client-go.git
Documentation: pkg.go.dev

# README

This is a proof of concept, not intended for production use. For production, we plan to use either the standard 07-tendermint or 11-cometbls client.

ibc-client-go

Grug light client for Cosmos SDK chains, written in Go.

This is basically a wrapper over ibc-go's 07-tendermint client, except for the client state's VerifyMembership and VerifyNonMembership methods are substituted with Grug's proof format, which is not compatible with ICS-23.

License

TBD