@verida/wallet-utils

Wallet utilities for managing accounts, keys and signatures across multiple blockchains

Usage no npm install needed!

<script type="module">
  import veridaWalletUtils from 'https://cdn.skypack.dev/@verida/wallet-utils';
</script>

README

Wallet Utils

A library to abstract away the differences between different blockchains.

Supports:

  • Creating a new blockchain account
  • Signing a message
  • Verifying a signed message (and returning the signing address)