Skip to content

Blocktrail NodeJS SDK

Latest
Compare
Choose a tag to compare
@rubensayshi rubensayshi released this 30 Jun 15:23
· 446 commits to master since this release

This is the BlockTrail NodeJS SDK. This SDK contains methods for easily interacting with the BlockTrail API. For examples and instructions on how to use, please see our official documentation at https://www.blocktrail.com/api/docs/lang/nodejs

Changelog

  • add batch support for fetching multiple transactions.
  • use .notify on the pay promise for progress.
  • allow for bypassing of local derivation of new address (used to verify API response)