Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

bitmark-inc/bitmark-sdk-js

Repository files navigation

Bitmark SDK for NodeJS

The official Bitmark SDK for NodeJS

Build Status Coverage Status

Setting Up

Prerequisites

  • NodeJS version 7.6.0+

Installing

$ npm install bitmark-sdk-js

Documentation

Please refer to our SDK Document.

Sample code

This is a sample project. It shows how to use Bitmark SDK for NodeJS.

Opening Issues

If you encounter a bug with the Bitmark SDK for NodeJS we would like to hear about it. Search the existing issues and try to make sure your problem doesn’t already exist before opening a new issue. It’s helpful if you include the version of the SDK, Node.js and OS you’re using. Please include a stack trace and reduced repro case when appropriate, too.

License

Copyright (c) 2014-2019 Bitmark Inc (support@bitmark.com).

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.