# @keystonehq/sol-keyring

> sol-keyring interact with keystone

Latest version **0.20.0** (published 2024-07-12) · ISC license · 0 weekly downloads

## Install

```sh
npm install @keystonehq/sol-keyring
pnpm add @keystonehq/sol-keyring
yarn add @keystonehq/sol-keyring
bun add @keystonehq/sol-keyring
```

## Health

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

Positive: has types; no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.20.0 |
| Published | 2024-07-12 |
| First published | 2022-04-18 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 57.3 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | soralit |
| Maintainers | yu_keyst, amalia20220301, liyanlance, keystoneorg, soralit |

## Links

- npm: https://www.npmjs.com/package/@keystonehq/sol-keyring
- npm.io page: https://npm.io/package/@keystonehq/sol-keyring

## Dependencies (6)

- [bs58](https://npm.io/package/bs58.md) ^5.0.0
- [uuid](https://npm.io/package/uuid.md) ^8.3.2
- [@keystonehq/sdk](https://npm.io/package/@keystonehq/sdk.md) ^0.19.2
- [@solana/web3.js](https://npm.io/package/@solana/web3.js.md) ^1.36.0
- [@keystonehq/bc-ur-registry](https://npm.io/package/@keystonehq/bc-ur-registry.md) 0.5.4
- [@keystonehq/bc-ur-registry-sol](https://npm.io/package/@keystonehq/bc-ur-registry-sol.md) ^0.9.2

## Recent versions

- 0.20.0 (latest) — 2024-07-12
- 0.19.3 — 2023-07-12
- 0.19.2 — 2023-05-31
- 0.19.1 — 2023-05-30
- 0.19.0 — 2023-05-17
- 0.18.0 — 2023-04-25
- 0.17.0 — 2023-04-25
- 0.16.2 — 2023-03-02
- 0.16.1 — 2023-02-22
- 0.6.0 — 2023-02-22
- 0.5.7 — 2023-02-22
- 0.5.6 — 2023-02-13
- 0.5.6-alpha.0 — 2023-02-13
- 0.5.5 — 2023-02-06
- 0.5.4 — 2023-02-03
- … 42 more at https://npm.io/package/@keystonehq/sol-keyring/versions

## README

# `sol-keyring`

This package is the Keystone keyring which used in `solana-labs/wallet-adapter`. 

It uses [keystone-sdk](https://github.com/KeystoneHQ/keystone-airgaped-base/tree/master/packages/sdk) as interaction provider to be used in web. 

## Install

```bash
yarn add @keystonehq/sol-keyring
```

```bash
npm install --save @keystonehq/sol-keyring
```

## Usage

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