# @glazed/did-datastore

> Associate data records to a DID

Latest version **0.3.2** (published 2022-06-21) · (Apache-2.0 OR MIT) license · 0 weekly downloads

## Install

```sh
npm install @glazed/did-datastore
pnpm add @glazed/did-datastore
yarn add @glazed/did-datastore
bun add @glazed/did-datastore
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.2 |
| Published | 2022-06-21 |
| First published | 2021-08-02 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.14 |
| Dependencies | 4 |
| Unpacked size | 35.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 124 |
| Author | 3Box Labs |
| Maintainers | zachferland, paul_lecam |
| Keywords | ceramic, glaze |

## Links

- npm: https://www.npmjs.com/package/@glazed/did-datastore
- Repository: https://github.com/ceramicstudio/js-glaze
- Homepage: https://github.com/ceramicstudio/js-glaze#readme
- Issues: https://github.com/ceramicstudio/js-glaze/issues
- npm.io page: https://npm.io/package/@glazed/did-datastore

## Dependencies (4)

- [@glazed/constants](https://npm.io/package/@glazed/constants.md) ^0.2.0
- [@glazed/datamodel](https://npm.io/package/@glazed/datamodel.md) ^0.3.1
- [@glazed/tile-loader](https://npm.io/package/@glazed/tile-loader.md) ^0.2.1
- [@ceramicnetwork/streamid](https://npm.io/package/@ceramicnetwork/streamid.md) ^2.1.0

## Recent versions

- 0.3.2 (latest) — 2022-06-21
- 0.3.0-rc.1 (next) — 2022-04-19
- 0.3.1 — 2022-05-17
- 0.3.0 — 2022-04-19
- 0.3.0-rc.0 — 2022-04-01
- 0.3.0-alpha.4 — 2022-03-25
- 0.3.0-alpha.3 — 2022-02-23
- 0.2.3 — 2022-01-20
- 0.3.0-alpha.2 — 2022-01-20
- 0.3.0-alpha.1 — 2022-01-18
- 0.3.0-alpha.0 — 2022-01-18
- 0.2.2 — 2022-01-13
- 0.2.1 — 2021-11-16
- 0.2.0 — 2021-10-29
- 0.1.4 — 2021-09-09
- … 4 more at https://npm.io/package/@glazed/did-datastore/versions

## README

# DID DataStore

Associate data records to a DID

## [Documentation](https://developers.ceramic.network/tools/glaze/did-datastore/)

## Installation

```sh
npm install @glazed/did-datastore
```

## Maintainers

- Paul Le Cam ([@paullecam](http://github.com/paullecam))

## License

Dual licensed under MIT and Apache 2

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