1.0.0 • Published 2 years ago

celsius-sdk v1.0.0

Weekly downloads
176
License
Apache-2.0
Repository
github
Last release
2 years ago

NPM

CircleCI

The official Celsius Network SDK for JavaScript, currently available for Node.js backends.

For release notes, see the CHANGELOG.

Installation

For use on Node.js backends, you can install the Celsius SDK by running the following NPM command:

npm install celsius-sdk --save

or if using yarn

yarn add celsius-sdk

Documentation

For using the SDK and Celsius API please consult the Celsius Developer Docs.

Contributing

Reporting bugs

Bugs are reported to the GitHub Issues Page.

Development

Prerequisites:

  • yarn installed
  • node 8.x or later installed

Branching strategy: GitFlow.

Steps: 1. Develop your feature in the feature/<feature-name> branch. 2. Create a pull request from your branch to the develop. 3. Once accepted, your feature will go live in the next release.

1.0.0

2 years ago

0.10.15

3 years ago

0.10.14

3 years ago

0.10.13

4 years ago

0.10.12

4 years ago

0.10.11

4 years ago

0.10.10

5 years ago

0.10.9

5 years ago

0.10.8

5 years ago

0.10.7

5 years ago

0.10.6

5 years ago

0.10.5

5 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.5

5 years ago

0.9.4

5 years ago