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/[email protected]
will work perfectly with [email protected]
Websocket is supported, but the pub/sub is not completed in CITA for now.