# @aries-framework/core

Latest version **0.4.2** (published 2023-10-05) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @aries-framework/core
pnpm add @aries-framework/core
yarn add @aries-framework/core
bun add @aries-framework/core
```

## Health

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

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

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.4.2 |
| Published | 2023-10-05 |
| First published | 2021-07-15 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 27 |
| Unpacked size | 3.7 MB |
| Known vulnerabilities | 0 (+2 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 352 |
| Maintainers | hyperledger-ghci, timoglastra, hyperledger-lf |

## Links

- npm: https://www.npmjs.com/package/@aries-framework/core
- Repository: https://github.com/hyperledger/aries-framework-javascript
- Homepage: https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/core
- Issues: https://github.com/hyperledger/aries-framework-javascript/issues
- npm.io page: https://npm.io/package/@aries-framework/core

## Dependencies (27)

- [borc](https://npm.io/package/borc.md) ^3.0.0
- [rxjs](https://npm.io/package/rxjs.md) ^7.2.0
- [uuid](https://npm.io/package/uuid.md) ^9.0.0
- [luxon](https://npm.io/package/luxon.md) ^3.3.0
- [buffer](https://npm.io/package/buffer.md) ^6.0.3
- [varint](https://npm.io/package/varint.md) ^6.0.0
- [lru_map](https://npm.io/package/lru_map.md) ^0.4.1
- [tsyringe](https://npm.io/package/tsyringe.md) ^4.8.0
- [@types/ws](https://npm.io/package/@types/ws.md) ^8.5.4
- [make-error](https://npm.io/package/make-error.md) ^1.3.6
- [big-integer](https://npm.io/package/big-integer.md) ^1.6.51
- [did-resolver](https://npm.io/package/did-resolver.md) ^4.1.0
- [query-string](https://npm.io/package/query-string.md) ^7.0.1
- [object-inspect](https://npm.io/package/object-inspect.md) ^1.10.3
- [class-validator](https://npm.io/package/class-validator.md) 0.14.0
- [abort-controller](https://npm.io/package/abort-controller.md) ^3.0.0
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.1.13
- [web-did-resolver](https://npm.io/package/web-did-resolver.md) ^2.0.21
- [@stablelib/random](https://npm.io/package/@stablelib/random.md) ^1.0.1
- [@stablelib/sha256](https://npm.io/package/@stablelib/sha256.md) ^1.0.1
- [@types/node-fetch](https://npm.io/package/@types/node-fetch.md) 2.6.2
- [class-transformer](https://npm.io/package/class-transformer.md) 0.5.1
- [@stablelib/ed25519](https://npm.io/package/@stablelib/ed25519.md) ^1.0.2
- [@multiformats/base-x](https://npm.io/package/@multiformats/base-x.md) ^4.0.1
- [@digitalcredentials/vc](https://npm.io/package/@digitalcredentials/vc.md) ^1.1.2
- [@digitalcredentials/jsonld](https://npm.io/package/@digitalcredentials/jsonld.md) ^5.2.1
- [@digitalcredentials/jsonld-signatures](https://npm.io/package/@digitalcredentials/jsonld-signatures.md) ^9.3.1

## Recent versions

- 0.4.2 (latest) — 2023-10-05
- 0.5.0-alpha.97 (alpha) — 2024-01-29
- 0.5.0-alpha.96 — 2024-01-29
- 0.5.0-alpha.95 — 2024-01-29
- 0.5.0-alpha.94 — 2024-01-29
- 0.5.0-alpha.93 — 2024-01-29
- 0.5.0-alpha.92 — 2024-01-29
- 0.5.0-alpha.91 — 2024-01-28
- 0.5.0-alpha.90 — 2024-01-28
- 0.5.0-alpha.89 — 2024-01-28
- 0.5.0-alpha.88 — 2024-01-22
- 0.5.0-alpha.87 — 2024-01-18
- 0.5.0-alpha.86 — 2024-01-10
- 0.5.0-alpha.85 — 2024-01-10
- 0.5.0-alpha.84 — 2024-01-09
- … 551 more at https://npm.io/package/@aries-framework/core/versions

## README

<p align="center">
  <br />
  <img
    alt="Hyperledger Aries logo"
    src="https://raw.githubusercontent.com/hyperledger/aries-framework-javascript/aa31131825e3331dc93694bc58414d955dcb1129/images/aries-logo.png"
    height="250px"
  />
</p>
<h1 align="center"><b>Aries Framework JavaScript - Core</b></h1>
<p align="center">
  <a
    href="https://raw.githubusercontent.com/hyperledger/aries-framework-javascript/main/LICENSE"
    ><img
      alt="License"
      src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"
  /></a>
  <a href="https://www.typescriptlang.org/"
    ><img
      alt="typescript"
      src="https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg"
  /></a>
    <a href="https://www.npmjs.com/package/@aries-framework/core"
    ><img
      alt="@aries-framework/core version"
      src="https://img.shields.io/npm/v/@aries-framework/core"
  /></a>

</p>
<br />

Aries Framework JavaScript Core provides the core functionality of Aries Framework JavaScript. See the [Getting Started Guide](https://github.com/hyperledger/aries-framework-javascript#getting-started) for installation instructions.

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