# ilp-protocol-ildcp

> Implementation of the Interledger Dynamic Configuration Protocol (IL-DCP)

Latest version **2.2.4-alpha.2** (published 2022-09-28) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install ilp-protocol-ildcp
pnpm add ilp-protocol-ildcp
yarn add ilp-protocol-ildcp
bun add ilp-protocol-ildcp
```

## Health

**Score 25/100 (F)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.4-alpha.2 |
| Published | 2022-09-28 |
| First published | 2018-01-03 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 18.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Interledger Team |
| Maintainers | interledger |

## Links

- npm: https://www.npmjs.com/package/ilp-protocol-ildcp
- npm.io page: https://npm.io/package/ilp-protocol-ildcp

## Dependencies (3)

- [debug](https://npm.io/package/debug.md) ^4.3.4
- [oer-utils](https://npm.io/package/oer-utils.md) ^5.1.3-alpha.2
- [ilp-packet](https://npm.io/package/ilp-packet.md) ^3.1.4-alpha.2

## Recent versions

- 2.2.4-alpha.2 (latest) — 2022-09-28
- 2.2.4-alpha.1 — 2022-05-04
- 2.2.4-alpha.0 — 2022-04-27
- 2.2.3 — 2021-10-25
- 2.2.2 — 2020-07-27
- 2.1.4 — 2020-01-21
- 2.1.0-alpha.0 — 2019-10-08
- 2.0.2 — 2019-08-29
- 2.0.1 — 2018-12-03
- 2.0.0 — 2018-09-02
- 1.0.0 — 2018-01-03

## README

# Interledger Dynamic Configuration Protocol

See [the spec](https://interledger.org/rfcs/0031-dynamic-configuration-protocol/) for more details.

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