Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.52 KB

README.md

File metadata and controls

32 lines (16 loc) · 1.52 KB

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.