@sidetree/wallet

This package contains an implementation of the Universal Wallet spec for Sidetree, and is also an SDK for creating Sidetree operations.

Usage no npm install needed!

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

README

@sidetree/wallet

This package contains an implementation of the Universal Wallet spec for Sidetree, and is also an SDK for creating Sidetree operations.

Usage

npm install --save @sidetree/wallet

Development

npm install
npm run test