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
This package contains an implementation of the Universal Wallet spec for Sidetree, and is also an SDK for creating Sidetree operations.
<script type="module">
import sidetreeWallet from 'https://cdn.skypack.dev/@sidetree/wallet';
</script>
This package contains an implementation of the Universal Wallet spec for Sidetree, and is also an SDK for creating Sidetree operations.
npm install --save @sidetree/wallet
npm install
npm run test