# @redstone-finance/protocol

> TypeScript implementations of the RedStone Protocol messages and their serialization, deserialization, signing and verification. This is shared code used by other packages in this monorepo.

Latest version **1.0.0** (published 2026-08-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @redstone-finance/protocol
pnpm add @redstone-finance/protocol
yarn add @redstone-finance/protocol
bun add @redstone-finance/protocol
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-08-26 |
| First published | 2023-09-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 188.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | redstone-finance |

## Links

- npm: https://www.npmjs.com/package/@redstone-finance/protocol
- npm.io page: https://npm.io/package/@redstone-finance/protocol

## Dependencies (7)

- [decimal.js](https://npm.io/package/decimal.js.md) ^10.4.3
- [@ethersproject/bytes](https://npm.io/package/@ethersproject/bytes.md) ^5.6.1
- [@ethersproject/units](https://npm.io/package/@ethersproject/units.md) ^5.7.0
- [@ethersproject/strings](https://npm.io/package/@ethersproject/strings.md) ^5.7.0
- [@ethersproject/bignumber](https://npm.io/package/@ethersproject/bignumber.md) ^5.7.0
- [@ethersproject/keccak256](https://npm.io/package/@ethersproject/keccak256.md) ^5.7.0
- [@redstone-finance/signing](https://npm.io/package/@redstone-finance/signing.md) 1.0.0

## Recent versions

- 1.0.0 (latest) — 2026-08-26
- 0.9.0 — 2025-08-11
- 0.8.0 — 2025-02-19
- 0.7.5 — 2025-02-05
- 0.7.4 — 2025-02-04
- 0.7.3 — 2024-12-11
- 0.7.2 — 2024-11-29
- 0.7.1 — 2024-11-26
- 0.7.0 — 2024-11-26
- 0.6.2 — 2024-09-16
- 0.6.1 — 2024-07-24
- 0.6.0 — 2024-07-18
- 0.5.4 — 2024-06-06
- 0.5.3 — 2024-06-06
- 0.5.2 — 2024-06-06
- … 10 more at https://npm.io/package/@redstone-finance/protocol/versions

## README

# @redstone-finance/protocol

TypeScript implementations of the RedStone Protocol messages and their serialization, deserialization, signing and verification. This is shared code used by other packages in this monorepo.

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