Skip to content

IBC Solo Machine v0.1.0

Compare
Choose a tag to compare
@devashishdxt devashishdxt released this 01 Dec 00:56
· 14 commits to main since this release
2fda0da

Features

This release contains following features:

  • Ability to perform connection handshake with an IBC enabled chain.
  • Ability to mint and burn IBC tokens on IBC enabled chain.
  • Support for pluggable signers using dylib.
  • Support for pluggable event handlers using dylib.
  • Support for sqlite and postgres for data storage using cargo features.

Compatibility

This release is compatible with chains using ibc-go v2.0.0.