# @saberhq/solana-contrib

> Common types and libraries for Solana

Latest version **3.0.0** (published 2024-04-12) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @saberhq/solana-contrib
pnpm add @saberhq/solana-contrib
yarn add @saberhq/solana-contrib
bun add @saberhq/solana-contrib
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2024-04-12 |
| First published | 2021-08-02 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 858.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 143 |
| Author | Saber Team <team@saber.so> |
| Maintainers | simplyianm, shipcap |

## Links

- npm: https://www.npmjs.com/package/@saberhq/solana-contrib
- Repository: git+https://github.com/saber-hq/saber-common.git
- Homepage: https://github.com/saber-hq/saber-common/tree/master/packages/solana-contrib#readme
- Issues: https://github.com/saber-hq/saber-common/issues
- Funding: https://www.coingecko.com/en/coins/saber
- npm.io page: https://npm.io/package/@saberhq/solana-contrib

## Dependencies (8)

- [retry](https://npm.io/package/retry.md) ^0.13.1
- [tslib](https://npm.io/package/tslib.md) ^2.6.2
- [@types/retry](https://npm.io/package/@types/retry.md) ^0.12.5
- [promise-retry](https://npm.io/package/promise-retry.md) ^2.0.1
- [tiny-invariant](https://npm.io/package/tiny-invariant.md) ^1.3.3
- [@types/promise-retry](https://npm.io/package/@types/promise-retry.md) ^1.1.6
- [@saberhq/option-utils](https://npm.io/package/@saberhq/option-utils.md) ^3.0.0
- [@solana/buffer-layout](https://npm.io/package/@solana/buffer-layout.md) ^4.0.1

## Recent versions

- 3.0.0 (latest) — 2024-04-12
- 2.0.0 — 2024-03-24
- 1.15.0 — 2023-11-30
- 1.14.11 — 2022-11-22
- 1.14.10 — 2022-11-14
- 1.14.9 — 2022-10-03
- 1.14.8 — 2022-09-28
- 1.14.7 — 2022-09-27
- 1.14.6 — 2022-09-13
- 1.14.5 — 2022-09-07
- 1.14.4 — 2022-08-25
- 1.14.3 — 2022-08-25
- 1.14.2 — 2022-08-21
- 1.14.1 — 2022-08-16
- 1.14.0 — 2022-08-10
- … 166 more at https://npm.io/package/@saberhq/solana-contrib/versions

## README

# @saberhq/solana-contrib

Common types and libraries for Solana development.

## Documentation

Detailed information on how to build on Saber can be found on the [Saber developer documentation website](https://docs.saber.so/docs/developing/overview).

Automatically generated TypeScript documentation can be found [on GitHub pages](https://saber-hq.github.io/saber-common/).

## Installation

```
yarn add @saberhq/solana-contrib
```

## License

Apache 2.0

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