@xyo-network/signing

Signing Types and Services for the XYO Network

Usage no npm install needed!

<script type="module">
  import xyoNetworkSigning from 'https://cdn.skypack.dev/@xyo-network/signing';
</script>

README

logo

Signing

Provides the basic interfaces and abstraction for signing data using Public Key cryptography in the XYO network.

Install

Using yarn

  yarn add @xyo-network/signing

Using npm

  npm install @xyo-network/signing --save