@veramo/kms-local

Veramo KMS implementation that provides Ed25519 and secp256k1 crypto

Usage no npm install needed!

<script type="module">
  import veramoKmsLocal from 'https://cdn.skypack.dev/@veramo/kms-local';
</script>

README

Veramo Local KMS

A Veramo KMS implementation that provides Ed25519 and secp256k1 crypto.

This module provides an implementation of AbstractKeyManagementSystem that can be used by the @veramo/key-manager plugin to provide Ed25519 and secp256k1 crypto functionality to a Veramo agent.

For a react-native compatible variant, please use @veramo/kms-local-react-native