# @web3-utnet-js/keystores-browser

> KeyStore implementation for working with keys in browser LocalStorage

Latest version **0.0.13** (published 2024-06-18) · ISC license · 0 weekly downloads

## Install

```sh
npm install @web3-utnet-js/keystores-browser
pnpm add @web3-utnet-js/keystores-browser
yarn add @web3-utnet-js/keystores-browser
bun add @web3-utnet-js/keystores-browser
```

## Health

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

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

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.13 |
| Published | 2024-06-18 |
| First published | 2024-06-17 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 12.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | chunkmojo |

## Links

- npm: https://www.npmjs.com/package/@web3-utnet-js/keystores-browser
- npm.io page: https://npm.io/package/@web3-utnet-js/keystores-browser

## Dependencies (2)

- [@web3-utnet-js/crypto](https://npm.io/package/@web3-utnet-js/crypto.md) 1.2.5
- [@web3-utnet-js/keystores](https://npm.io/package/@web3-utnet-js/keystores.md) 0.0.13

## Recent versions

- 0.0.13 (latest) — 2024-06-18
- 0.0.12 — 2024-06-17

## README

# @web3-utnet-js/keystores-browser

A collection of classes for managing keys in a web browser execution context.

## Modules

- [BrowserLocalStorageKeyStore](https://github.com/utnet-org/web3-api-js/blob/master/packages/keystores-browser/src/browser_local_storage_key_store.ts) implementation of [KeyStore](https://github.com/utnet-org/web3-api-js/blob/master/packages/keystores/src/keystore.ts) storing unencrypted keys in browser LocalStorage 

# License

This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE](https://github.com/utnet-org/web3-api-js/blob/master/LICENSE) and [LICENSE-APACHE](https://github.com/utnet-org/web3-api-js/blob/master/LICENSE-APACHE) for details.

---
_Source: https://npm.io/package/@web3-utnet-js/keystores-browser · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
