# @aries-framework/anoncreds

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

## Install

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

## Health

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

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

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.4.2 |
| Published | 2023-10-05 |
| First published | 2023-02-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 759.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 352 |
| Maintainers | hyperledger-ghci, timoglastra, hyperledger-lf |

## Links

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

## Dependencies (5)

- [bn.js](https://npm.io/package/bn.js.md) ^5.2.1
- [class-validator](https://npm.io/package/class-validator.md) 0.14.0
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.1.13
- [class-transformer](https://npm.io/package/class-transformer.md) 0.5.1
- [@aries-framework/core](https://npm.io/package/@aries-framework/core.md) 0.4.2

## 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
- … 182 more at https://npm.io/package/@aries-framework/anoncreds/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 AnonCreds Interfaces</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/anoncreds"
    ><img
      alt="@aries-framework/anoncreds version"
      src="https://img.shields.io/npm/v/@aries-framework/anoncreds"
  /></a>

</p>
<br />

### Installation

### Quick start

### Example of usage

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