1.4.1 • Published 4 years ago

daf-ethr-did-local-storage v1.4.1

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
4 years ago

DID Agent Framework

Architecture

architecture

Getting started

DAF monorepo uses yarn workspaces & lerna

Install root package dependencies

yarn install

Install all packages dependencies

yarn bootstrap

Run the tests

yarn test
yarn test:watch

DAF cli tool

Use the local development version

yarn daf <command> <options>

Use the released version daf-cli

Create identity

npx daf identity-manager --create

Create and send Verifiable Credential

npx daf credential --create --send

Receive new messages

npx daf listen

Start GraphQL server

npx daf graphql --port 8899

More

npx daf --help
1.4.1

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago