@sidetree/core

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

Usage no npm install needed!

<script type="module">
  import sidetreeCore from 'https://cdn.skypack.dev/@sidetree/core';
</script>

README

@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