decentralized-identity / sidetree-reference-impl

Sidetree Reference Implementation
Apache License 2.0
5 stars 7 forks source link

Sidetree Reference Implementation

This repository contains both the blockchain-agnostic Sidetree specification and a Node.js based reference implementation.

Specification

See the latest spec for the full Sidetree specification.

See the API spec for the full API specification to interact with a Sidetree node.

Reference Implementation

CI npm-version npm-unstable-version

Code Coverage

Statements Branches Functions Lines

See the test vectors for input fixtures that are expected by all sidetree implementations.

See the reference implementation document for description of the reference implementation.

See the styleguide for details regarding this specification and implementation conformance to industry conventions for JSON and HTTP.

Release Process

Refer to here for details on the release process of the artifacts in this repository.