SDK to interface with the BOSAGORA blockchain boa-sdk-ts is a TypeScript/JavaScript library for communicating with the Stoa API server. It also has utility functions such as hashing and pre-image validation.
See Installation
See Usage
BOA-SDK for TypeScript documentation
$ git clone https://github.com/bosagora/boa-sdk-ts.git
$ npm install
$ npm run build
$ npm test