Packages to interact with and manage DIDs.
This monorepo uses pnpm, make sure to install it first if you don't already have it.
pnpm install
to install the dependenciespnpm run build
to build all the packages
pnpm run lint
to run the linter in all packagespnpm run test
to run tests in all packagespnpm run docs
to generate API documentation
Name | Description | Version |
---|---|---|
dids |
Interact with DIDs | |
did-session |
Manages user DID in web based environments | |
@didtools/cacao |
Chain-Agnostic Object Capabilities | |
@didtools/pkh-ethereum |
DID PKH Ethereum | |
@didtools/pkh-solana |
DID PKH Solana | |
key-did-resolver |
DID Key Resolver | |
pkh-did-resolver |
DID PKH Resolver |