0.9.0 • Published 4 years ago

daf-random v0.9.0

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

DID Agent Framework

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

More

npx daf --help

Advanced

Access your data over GraphQL

git clone git@github.com:uport-project/daf.git
cd daf/examples/expressjs
npm i
npm start

Open https://CHANGETHIS.ngrok.io/graphql

Copy & paste and run sample queries

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.0.26

4 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago