DID Tool is a JavaScript Framework for Verifiable Data that was designed to be flexible and modular which makes it an easy fit for a lot of complex workflows.
Requirements:
- Node.js (>=18.0.0, recommend:18.16.1)
- npm (Node.js package manager)
This monorepo uses pnpm and lerna
Install dependencies
npm -g i pnpm
pnpm install
Run the tests
pnpm test