cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

Article

ADAMANT JS API Library v1.7.0 Update

ADAMANT MessengerFrom the foundry ↗
ADAMANT JS API Library v1.7.0 Update

The ADAMANT JavaScript API library v1.7.0 introduces callback support for post-initialization logic. Two changes ship in this release: a new api.setStartupCallback() method and an optional callback accepted as the third parameter to the api constructor. Both mechanisms let you run custom code after the library finishes initializing, which is useful for setup tasks that depend on a ready API instance.

Full API documentation is available in the ADAMANT API client wiki. Release details are in the v1.7.0 release notes.