# @castframework/utils

> Interface with the blockchain

Latest version **1.0.3** (published 2022-02-16) · SEE LICENSE IN LICENSE license · 0 weekly downloads

## Install

```sh
npm install @castframework/utils
pnpm add @castframework/utils
yarn add @castframework/utils
bun add @castframework/utils
```

## 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.0.3 |
| Published | 2022-02-16 |
| First published | 2021-10-29 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN LICENSE |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 73.3 KB |
| Known vulnerabilities | 0 (+6 in 1 direct dependencies) |
| Install scripts | no |
| Author | Cast Framework |
| Maintainers | abmania, wid |

## Links

- npm: https://www.npmjs.com/package/@castframework/utils
- npm.io page: https://npm.io/package/@castframework/utils

## Dependencies (8)

- [rxjs](https://npm.io/package/rxjs.md) ^6.6.7
- [faker](https://npm.io/package/faker.md) ^5.5.3
- [lerna](https://npm.io/package/lerna.md) ^3.22.1
- [lodash](https://npm.io/package/lodash.md) 4.17.15
- [log4js](https://npm.io/package/log4js.md) ^6.2.1
- [wtfnode](https://npm.io/package/wtfnode.md) ^0.8.1
- [typescript](https://npm.io/package/typescript.md) ^4.2.4
- [@castframework/types](https://npm.io/package/@castframework/types.md) ^1.0.3

## Recent versions

- 1.0.3 (latest) — 2022-02-16
- 1.1.0-alpha.21 (next) — 2023-06-09
- 1.1.0-alpha.20 — 2023-06-08
- 1.1.0-alpha.19 — 2023-06-08
- 1.0.2-support.1 — 2023-04-27
- 1.1.0-alpha.18 — 2023-04-05
- 1.1.0-alpha.17 — 2023-03-24
- 1.1.0-alpha.16 — 2023-03-24
- 1.1.0-alpha.15 — 2023-03-23
- 1.1.0-alpha.14 — 2022-12-15
- 1.1.0-alpha.13 — 2022-12-05
- 1.1.0-alpha.12 — 2022-12-01
- 1.1.0-alpha.11 — 2022-11-21
- 1.1.0-alpha.10 — 2022-11-21
- 1.1.0-alpha.9 — 2022-11-07
- … 22 more at https://npm.io/package/@castframework/utils/versions

## README

<p align="center">
  <img src="https://www.cast-framework.com/wp-content/themes/forge-framework/img/logo-cast-w.svg" alt="drawing" width="200"/>
</p>


<p align="center">Typescript libraries to provide blockchain agnostic tools for interacting with Smart Contracts.</p>
<p align="center">
  <a href="https://codecov.io/gh/castframework/cast" target="_blank"><img alt="Coverage" src="https://codecov.io/gh/castframework/cast/branch/main/graph/badge.svg?token=3NKA7YJ31D" /></a>
  <a href="https://github.com/castframework/cast/actions/workflows/release.yml" target="_blank"><img alt="Release status" src="https://github.com/castframework/cast/actions/workflows/release.yml/badge.svg" /></a>
  <a href="https://github.com/castframework/cast/actions/workflows/main.yml" target="_blank"><img alt="Pre-release status" src="https://github.com/castframework/cast/actions/workflows/main.yml/badge.svg" /></a>
  <a href="https://www.npmjs.com/package/@castframework/transaction-manager" target="_blank"><img alt="Latest version"src="https://img.shields.io/npm/v/@castframework/transaction-manager/latest" /></a>
  <a href="https://www.npmjs.com/package/@castframework/transaction-manager" target="_blank"><img alt="Next version" src="https://img.shields.io/npm/v/@castframework/transaction-manager/next"></a>
  <img alt="Dependencies state" src="https://img.shields.io/librariesio/github/castframework/cast">
  <img alt="License" src="https://img.shields.io/github/license/castframework/cast">
</p>

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