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 withCITA
and has been published at @cryptape/cita-sdk - The
@cryptape/cita-signer
is for signing transaction forCITA
and has been published at @cryptape/cita-signer
@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
Websocket is supported, but the pub/sub is not completed in CITA for now.