client-library
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

Client Library

This typescript library provides client services for interacting with Boson Protocol (smart contracts & backend services).

Prerequisite

npm install

Build

To run the build:

npm run build

Testing

All tests are written using Mocha & Chai.

Prerequisite

Be sure you've defined an ./.env file with the variables 'INFURA_API_KEY' and 'INFURA_PROJECT_SECRET'. See ./.env.example for more details.

Run the tests

To run all tests:

npm run test

To run only unit tests:

npm run test:unit

To run only integration tests:

npm run test:integration

Readme

Keywords

none

Package Sidebar

Install

npm i client-library

Weekly Downloads

15

Version

0.1.9

License

ISC

Unpacked Size

62.4 kB

Total Files

65

Last publish

Collaborators

  • wideyedwonderer