boa-sdk-ts
v0.2.27
Published
The TypeScript BOA SDK library
Downloads
300
Readme
boa-sdk-ts
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.
Installation
See Installation
Usage
See Usage
Documentation
BOA-SDK for TypeScript documentation
Testing
$ git clone https://github.com/bosagora/boa-sdk-ts.git
$ npm install
$ npm run build
$ npm test