1.4.1 • Published 5 years ago

daf-ethr-did-react-native v1.4.1

Weekly downloads
14
License
Apache-2.0
Repository
github
Last release
5 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

1.4.1

5 years ago

1.4.0

5 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

0.10.3

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago