@bitclave/base-client-js
TypeScript icon, indicating that this package has built-in type declarations

0.4.87 • Public • Published

BASE-CLIENT-JS

JS client side library for interaction with BASE platform.

Build Status Coverage Status License: MIT

This repository contains code for BASE-CLIENT-JS library. This library can be integrated by our partners to interact with BASE platform from client side. The library does not store any keys.

The repository also includes an example application, demonstrating how to integrate the library in WEB application

Overview

Alt text

How to build

  • from root directory run
npm run build

How to run tests

  • from root directory run
node ./external/Signer.js --authPK 02e2d9c04891bf7f9934041d7171ade343e540f5d18bd357cde4ef175da3de7e06 --node https://base2-bitclva-com.herokuapp.com &
npm test

Env variables for test

  • SIGNER
  • BASE_NODE_URL

Package Sidebar

Install

npm i @bitclave/base-client-js

Weekly Downloads

2

Version

0.4.87

License

MIT

Unpacked Size

29.8 MB

Total Files

590

Last publish

Collaborators

  • bitclave-owner
  • calebjeffrey
  • sboorlagadda