Skip to content

Experimental Multichain API

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 15 Jun 03:09
· 66 commits to master since this release
e1577b9

This release adds an additional name export to the package MultichainSDK that has a different API from the standard SDK. The idea is to provide a nice abstraction around subscribing to transaction events on multiple networks at a time. We will be evolving this API over time, so we may make breaking changes, with the hopes of having an official major release that will make this the default SDK at a future date.

Check out the docs in the README to see how to use it, and please give feedback on the repo!

Changelog:

4.3.0-0.1.0: [feature] - Multichain SDK #192