# @web3-utnet-js/utils

> Common methods and constants for the NEAR API JavaScript client

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

## Install

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

## 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.2.6 |
| Published | 2024-06-18 |
| First published | 2024-06-17 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 72.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | chunkmojo |

## Links

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

## Dependencies (4)

- [bs58](https://npm.io/package/bs58.md) 4.0.0
- [depd](https://npm.io/package/depd.md) 2.0.0
- [mustache](https://npm.io/package/mustache.md) 4.0.0
- [@web3-utnet-js/types](https://npm.io/package/@web3-utnet-js/types.md) 0.2.3

## Recent versions

- 0.2.6 (latest) — 2024-06-18
- 0.2.5 — 2024-06-18
- 0.2.4 — 2024-06-17
- 0.2.3 — 2024-06-17

## README

# @web3-utnet-js/utils

A collection of commonly-used functions and constants. 

## Modules

- [Format](https://github.com/utnet-org/web3-api-js/blob/master/packages/utils/src/format.ts) NEAR denomination formatting functions
- [Logging](https://github.com/utnet-org/web3-api-js/blob/master/packages/utils/src/logging.ts) functions for printing formatted RPC output
- [Provider](https://github.com/utnet-org/web3-api-js/blob/master/packages/utils/src/provider.ts) functions for parsing RPC output
- [Validators](https://github.com/utnet-org/web3-api-js/blob/master/packages/utils/src/validators.ts) functions for querying blockchain validators

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