# @keystonehq/bc-ur-registry-sol

> bc-ur-registry extension for Solana

Latest version **0.9.5** (published 2024-11-14) · ISC license · 0 weekly downloads

## Install

```sh
npm install @keystonehq/bc-ur-registry-sol
pnpm add @keystonehq/bc-ur-registry-sol
yarn add @keystonehq/bc-ur-registry-sol
bun add @keystonehq/bc-ur-registry-sol
```

## Health

**Score 35/100 (D)** — status: maintenance-mode.

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

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

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.5 |
| Published | 2024-11-14 |
| First published | 2022-04-15 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 74.8 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | soralit |
| Maintainers | liyanlance, keystoneorg, soralit |

## Links

- npm: https://www.npmjs.com/package/@keystonehq/bc-ur-registry-sol
- npm.io page: https://npm.io/package/@keystonehq/bc-ur-registry-sol

## Dependencies (3)

- [uuid](https://npm.io/package/uuid.md) ^8.3.2
- [bs58check](https://npm.io/package/bs58check.md) ^2.1.2
- [@keystonehq/bc-ur-registry](https://npm.io/package/@keystonehq/bc-ur-registry.md) ^0.7.0

## Recent versions

- 0.9.5 (latest) — 2024-11-14
- 0.9.4 (alpha) — 2024-11-14
- 0.9.3 — 2024-06-18
- 0.9.2 — 2023-05-31
- 0.9.1 — 2023-05-30
- 0.9.0 — 2023-05-17
- 0.8.0 — 2023-04-25
- 0.7.0 — 2023-04-25
- 0.6.2 — 2023-03-02
- 0.6.1 — 2023-02-22
- 0.6.0 — 2023-02-22
- 0.5.6 — 2023-02-22
- 0.5.5 — 2023-02-13
- 0.5.5-alpha.0 — 2023-02-13
- 0.5.4 — 2023-02-06
- … 24 more at https://npm.io/package/@keystonehq/bc-ur-registry-sol/versions

## README

# BC-UR-Registry-SOL

This repository is the SOL extension of [bc-ur-registry](https://github.com/KeystoneHQ/ur-registry)

## Installing

To install, run:

```bash
yarn add @keystonehq/bc-ur-registry-sol
```

```bash
npm install --save @keystonehq/bc-ur-registry-sol
```

---
_Source: https://npm.io/package/@keystonehq/bc-ur-registry-sol · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
