celsius-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i celsius-sdk

Weekly Downloads

20

Version

1.0.0

License

Apache-2.0

Unpacked Size

3.81 MB

Total Files

89

Last publish

Collaborators

  • assaf_cel
  • ronbcel290s
  • sanjam-cel