@astrobase/core
v0.4.0
Published
An extensible protocol suite for building multi-user apps with native privacy, security, and self-sovereignty.
Downloads
15
Readme
Astrobase JS SDK
An extensible protocol suite for building multi-user apps with native privacy, security, and self-sovereignty.
Installation
npm i @astrobase/core
Stability
This project is currently in a pre-release state as indicated by the <1.0.0
version number. During this time, breaking changes will be more common.
Breaking changes will occur on minor version numbers, i.e. the
x
ofv0.x.y
, where possible.Deprecation warnings will be added to the latest patch version prior to the minor version where possible.
It is recommended to upgrade one minor version at a time. This way you can use tooling like ESLint with
eslint-plugin-deprecation
to help address deprecation issues.