fabric-ibc-lightclientd

command module
v0.0.0-...-cae48e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

README

Fabric-IBC light client daemon

Introduction

fabric-ibc-lightclientd is a standalone daemon meant to offload implementation cost of Fabric-IBC light client logic. By using this internally, IBC implementers can easily develop ClientState for Fabric-IBC in their own IBC implementation.

Usage

fabric-ibc-lightclientd runs as a gRPC server listening to a specified port. ClientState (for Fabric IBC) in your IBC implementation just works as a shim layer for this server.

$ fabric-ibc-lightclientd -port 60000

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL