/cita-sdk-js

cita-sdk-js library is a collection of packages which are cita-sdk and cita-signer for the Nervos AppChain ecosystem.

Primary LanguageJavaScript

Travis

中文文档

Overview

The cita-sdk-js library is a collection of packages which contains specific functionality for the CITA ecosystem.

  • The @cryptape/cita-sdk is for interacting with CITA and has been published at @cryptape/cita-sdk
  • The @cryptape/cita-signer is for signing transaction for CITA and has been published at @cryptape/cita-signer

Version

@cryptape/cita-sdk strictly abides by Semver, and is compatible with CITA by MAJOR and MINOR version, e.g. @cryptape/cita-sdk@0.20.x will work perfectly with CITA@0.20

Notice

Websocket is supported, but the pub/sub is not completed in CITA for now.