0.0.58 • Published 4 years ago

siriusid-sdk v0.0.58

Weekly downloads
4
License
ISC
Repository
bitbucket
Last release
4 years ago

ProximaX SiriusID SDK for TypeScript and JavaScript

The official ProximaX SiriusID SDK for TypeScript and JavaScript, available for browsers, mobile applications and NodeJS, to work with the ProximaX Sirius Blockchain.

Installing the library

Install using npm:

    npm install siriusid-sdk

or using yarn:

    yarn add siriusid-sdk

Contributing

Bootstrap your environments

  1. Clone this repository.
git clone https://gitlab.com/proximax-enterprise/siriusid/sirius-id-sdk.git
  1. Install the dependency packages.
npm install

Build the packages

Build SDK

npm run build

or using below to build and increase version of SDK

npm run build-version

Publish the packages

With the first time pushlish, you need log in first:

npm login --registry http://localhost:4873
npm publish --registry http://localhost:4873

Install Verdaccio as local registry

0.0.58

4 years ago

0.0.57

4 years ago

0.0.56

4 years ago

0.0.55

4 years ago

0.0.42

4 years ago

0.0.41

4 years ago

0.0.39

4 years ago

0.0.38

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.31

4 years ago

0.0.23

4 years ago