·solana-kit

Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.

4Installs·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit

How to Install solana-kit

Quickly install solana-kit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

Concise reference for building Solana apps with Kit: functional API, tree-shakeable imports, RPC + RPC Subscriptions, signers, transaction messages, account fetch/decode, codecs, and program clients.

| Setup | Install, RPC/RPC Subscriptions, typed client | core-setup | | RPC | HTTP client — getBalance, getAccountInfo, getLatestBlockhash, send | core-rpc | | RPC Subscriptions | WebSocket — accountNotifications, slotNotifications | core-rpc-subscriptions | | Functional | pipe(), pipeline transforms | core-functional |

| Signers | KeyPairSigner, airdrop, wallet swap, no-op | core-signers | | Transactions | pipe, fee payer, lifetime, instructions, sign, send-and-confirm | core-transactions | | Transaction confirmation | Block height exceedence, recent signature, nonce invalidation, timeout | core-transaction-confirmation |

Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling. Source: hairyf/blockchain-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is solana-kit?

Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling. Source: hairyf/blockchain-skills.

How do I install solana-kit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hairyf/blockchain-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-25