Skip to content

A simple interface to interact with DIDs that conform to the DID-provider interface.

License

Notifications You must be signed in to change notification settings

bshambaugh/js-did

 
 

Repository files navigation

DIDs monorepo

Packages to interact with and manage DIDs.

Installation

This monorepo uses pnpm, make sure to install it first if you don't already have it.

  1. pnpm install to install the dependencies
  2. pnpm run build to build all the packages

Additional scripts

  • pnpm run lint to run the linter in all packages
  • pnpm run test to run tests in all packages
  • pnpm run docs to generate API documentation

Packages

Name Description Version
dids Interact with DIDs npm version
did-session Manages user DID in web based environments npm version
@didtools/cacao Chain-Agnostic Object Capabilities npm version
@didtools/pkh-ethereum DID PKH Ethereum npm version
@didtools/pkh-solana DID PKH Solana npm version
key-did-resolver DID Key Resolver npm version
pkh-did-resolver DID PKH Resolver npm version

License

Dual licensed under MIT and Apache 2

About

A simple interface to interact with DIDs that conform to the DID-provider interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 2.7%
  • CSS 0.6%