IBC Solo Machine v0.1.0
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
andpostgres
for data storage usingcargo
features.
Compatibility
This release is compatible with chains using ibc-go v2.0.0
.