# @web3-utnet-js/wallet-account

> Dependencies for the NEAR API JavaScript client in the browser

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

## Install

```sh
npm install @web3-utnet-js/wallet-account
pnpm add @web3-utnet-js/wallet-account
yarn add @web3-utnet-js/wallet-account
bun add @web3-utnet-js/wallet-account
```

## Health

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

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

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

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

## Links

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

## Dependencies (9)

- [borsh](https://npm.io/package/borsh.md) 1.0.0
- [@web3-utnet-js/types](https://npm.io/package/@web3-utnet-js/types.md) 0.2.3
- [@web3-utnet-js/utils](https://npm.io/package/@web3-utnet-js/utils.md) 0.2.6
- [@web3-utnet-js/crypto](https://npm.io/package/@web3-utnet-js/crypto.md) 1.2.5
- [@web3-utnet-js/signers](https://npm.io/package/@web3-utnet-js/signers.md) 0.1.5
- [@web3-utnet-js/accounts](https://npm.io/package/@web3-utnet-js/accounts.md) 1.2.6
- [@web3-utnet-js/keystores](https://npm.io/package/@web3-utnet-js/keystores.md) 0.0.13
- [@web3-utnet-js/providers](https://npm.io/package/@web3-utnet-js/providers.md) 0.2.6
- [@web3-utnet-js/transactions](https://npm.io/package/@web3-utnet-js/transactions.md) 1.2.4

## Recent versions

- 1.2.4 (latest) — 2024-06-18
- 1.2.3 — 2024-06-18
- 1.2.2 — 2024-06-17

## README

# @web3-utnet-js/wallet-account

A collection of classes and types for working with accounts within browser-based wallets.

## Modules

- [Near](https://github.com/utnet-org/web3-api-js/blob/master/packages/wallet-account/src/near.ts) a general purpose class for configuring and working with the NEAR blockchain
- [WalletAccount](https://github.com/utnet-org/web3-api-js/blob/master/packages/wallet-account/src/wallet_account.ts) an [Account](https://github.com/utnet-org/web3-api-js/blob/master/packages/accounts/src/account.ts) implementation for use in a browser-based wallet

# 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/wallet-account · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
