0.3.1-unstable.81 • Published 6 months ago

@evan.network/sidetree-core v0.3.1-unstable.81

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

@sidetree/core

This module contains the core logic, functions and classes associated with the sidetree protocol.

It also contains crypto dependencies and other backend dependencies that prevent it from runnin in a browser today.

Usage

npm install --save @sidetree/core

Development

npm install
npm run test