Skip to content

Electron-Labs/yui-ibc-solidity

Repository files navigation

IBC-Solidity

IBC implementations in solidity.

Features

  • Implementation of ICS-compatible IBC
    • includes Proto3 serialization support
  • Light client of IBFT2.0

Getting started

Launch two Besu chains with IBC Contract deployed with the following command:

$ ./scripts/setup.sh testtwochainz

// TODO write a description of cli tools.

Test

After launch the chains, execute the following command:

$ make e2e-test

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 73.2%
  • Go 23.6%
  • JavaScript 1.5%
  • Shell 0.8%
  • Makefile 0.3%
  • Dockerfile 0.3%
  • Smarty 0.3%