# @arkecosystem/crypto-identities

> Standalone version of identity interactions for the ARK Blockchain. Developed for TypeScript.

Latest version **1.2.0** (published 2021-05-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install @arkecosystem/crypto-identities
pnpm add @arkecosystem/crypto-identities
yarn add @arkecosystem/crypto-identities
bun add @arkecosystem/crypto-identities
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2021-05-19 |
| First published | 2020-10-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 2.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | arkio, alexbarnsley, luciorubeens, faustbrian |

## Links

- npm: https://www.npmjs.com/package/@arkecosystem/crypto-identities
- npm.io page: https://npm.io/package/@arkecosystem/crypto-identities

## Dependencies (4)

- [wif](https://npm.io/package/wif.md) ^2.0.6
- [bcrypto](https://npm.io/package/bcrypto.md) ^5.3.0
- [bstring](https://npm.io/package/bstring.md) ^0.3.9
- [fast-memoize](https://npm.io/package/fast-memoize.md) ^2.5.1

## Recent versions

- 1.2.0 (latest) — 2021-05-19
- 1.1.1 — 2020-11-09
- 1.1.0 — 2020-10-01
- 1.0.0 — 2020-10-01

## README

# ARK - Crypto Identities

<p align="center">
    <img src="./banner.png?sanitize=true" />
</p>

> Standalone version of identity interactions for the ARK Blockchain. Developed for TypeScript.

## Documentation

TBD

## Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

## Credits

This project exists thanks to all the people who [contribute](../../../../contributors).

## License

[MIT](LICENSE) © [ARK Ecosystem](https://ark.io)

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