# @solana/plugin-core

> Core helpers for creating and extending Kit clients with plugins

Latest version **8.3.0** (published 2026-09-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @solana/plugin-core
pnpm add @solana/plugin-core
yarn add @solana/plugin-core
bun add @solana/plugin-core
```

## Health

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

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 8.3.0 |
| Published | 2026-09-09 |
| First published | 2025-12-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.18.0 |
| Dependencies | 0 |
| Unpacked size | 183.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 695 |
| Author | Solana Labs Maintainers |
| Maintainers | solana-devs |
| Keywords | blockchain, solana, web3 |

## Links

- npm: https://www.npmjs.com/package/@solana/plugin-core
- Repository: https://github.com/anza-xyz/kit
- Homepage: https://www.solanakit.com/api#solanaplugin-core
- Issues: https://github.com/anza-xyz/kit/issues
- npm.io page: https://npm.io/package/@solana/plugin-core

## Recent versions

- 8.3.0 (latest) — 2026-09-09
- 8.4.0-canary-20260924083259 (canary) — 2026-09-24
- 8.4.0-canary-20260923083123 — 2026-09-23
- 8.4.0-canary-20260922155338 — 2026-09-22
- 8.4.0-canary-20260922151509 — 2026-09-22
- 8.4.0-canary-20260922084122 — 2026-09-22
- 8.4.0-canary-20260922083419 — 2026-09-22
- 8.4.0-canary-20260921145441 — 2026-09-21
- 8.4.0-canary-20260921085643 — 2026-09-21
- 8.4.0-canary-20260921083658 — 2026-09-21
- 8.4.0-canary-20260918134912 — 2026-09-18
- 8.3.1-canary-20260918111252 — 2026-09-18
- 8.3.0-canary-20260909095052 — 2026-09-09
- 8.3.0-canary-20260909094827 — 2026-09-09
- 8.3.0-canary-20260909093427 — 2026-09-09
- … 469 more at https://npm.io/package/@solana/plugin-core/versions

## README

[![npm][npm-image]][npm-url]
[![npm-downloads][npm-downloads-image]][npm-url]
<br />
[![code-style-prettier][code-style-prettier-image]][code-style-prettier-url]

[code-style-prettier-image]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square
[code-style-prettier-url]: https://github.com/prettier/prettier
[npm-downloads-image]: https://img.shields.io/npm/dm/@solana/plugin-core?style=flat
[npm-image]: https://img.shields.io/npm/v/@solana/plugin-core?style=flat
[npm-url]: https://www.npmjs.com/package/@solana/plugin-core

# @solana/plugin-core

This package contains utilities for creating modular Kit clients that can be extended with plugins. It can be used standalone, but it is also exported as part of Kit [`@solana/kit`](https://github.com/anza-xyz/kit/tree/main/packages/kit).

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