Categorygithub.com/golang88/ibc-go
module
0.0.1
Repository: https://github.com/golang88/ibc-go.git
Documentation: pkg.go.dev

# README

ibc-go

Interblockchain communication protocol (IBC) implementation in Golang built as a SDK module.

Contents

  1. Core IBC Implementation

    1.1 ICS 02 Client

    1.2 ICS 03 Connection

    1.3 ICS 04 Channel

    1.4 ICS 05 Port

    1.5 ICS 23 Commitment

    1.6 ICS 24 Host

  2. Applications

    2.1 ICS 20 Fungible Token Transfers

  3. Light Clients

    3.1 ICS 07 Tendermint

    3.2 ICS 06 Solo Machine

Note: The localhost client is currently non-functional.

Resources

# Packages

No description provided by the author
This file contains the variables, constants, and default values used in the testing package and commonly defined in tests.