Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 844 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 844 Bytes

Teddybear

GHA Status NPM Version Documentation

Verifiable credentials toolkit for JS-based platforms and Rust.

Features

  • Ed25519/X25519 key generation, import/export
  • did:key DID resolver
  • JWE encryption/decryption
  • Bitstring-based status lists
  • Browser/Node wrapper based on WebAssembly

Installation

yarn add @vaultie/teddybear

Build from source

Ensure that you have Nix installed with flakes support enabled.

nix build

License

You may choose either MIT license or Apache License, Version 2.0.