# daf-core

> DID Agent Framework Core Logic & Interfaces.

Latest version **7.0.0** (published 2020-12-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install daf-core
pnpm add daf-core
yarn add daf-core
bun add daf-core
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 7.0.0 |
| Published | 2020-12-17 |
| First published | 2019-11-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 131.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 543 |
| Author | Simonas Karuzas |
| Maintainers | simonas-notcat, aldigjo, mirceanis, jasonphealy, uport-automation-bot |

## Links

- npm: https://www.npmjs.com/package/daf-core
- Repository: https://github.com/uport-project/daf
- Homepage: https://github.com/uport-project/daf#readme
- Issues: https://github.com/uport-project/daf/issues
- npm.io page: https://npm.io/package/daf-core

## Dependencies (4)

- [debug](https://npm.io/package/debug.md) ^4.1.1
- [events](https://npm.io/package/events.md) ^3.0.0
- [z-schema](https://npm.io/package/z-schema.md) ^4.2.3
- [did-jwt-vc](https://npm.io/package/did-jwt-vc.md) ^1.0.3

## Recent versions

- 7.0.0 (latest) — 2020-12-17
- 7.0.0-beta.57 (beta) — 2020-12-15
- 4.0.0-alpha.2 (alpha) — 2020-04-09
- 3.1.4-beta.2 (canary) — 2020-03-19
- 7.0.0-beta.56 — 2020-12-09
- 7.0.0-beta.55 — 2020-12-08
- 7.0.0-beta.54 — 2020-12-08
- 7.0.0-beta.53 — 2020-12-04
- 7.0.0-beta.52 — 2020-12-01
- 7.0.0-beta.51 — 2020-11-26
- 7.0.0-beta.50 — 2020-11-25
- 7.0.0-beta.49 — 2020-11-24
- 7.0.0-beta.48 — 2020-11-24
- 7.0.0-beta.47 — 2020-11-23
- 7.0.0-beta.46 — 2020-11-19
- … 136 more at https://npm.io/package/daf-core/versions

## README

# DID Agent Framework Core

### Core functions

- Validates messages
- Handles actions
- Bridge between service controllers and identity providers

---
_Source: https://npm.io/package/daf-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
