·solana-kit
!

solana-kit

Solana Kit (JavaScript SDK) – RPC, Unterzeichner, Transaktionen, Konten, Codecs, Anweisungspläne und Programm-Clients für agentengesteuerte Solana-Tools.

4Installationen·0Trend·@hairyf

Installation

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

So installieren Sie solana-kit

Installieren Sie den KI-Skill solana-kit schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: hairyf/blockchain-skills.

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, Unterzeichner, Transaktionen, Konten, Codecs, Anweisungspläne und Programm-Clients für agentengesteuerte Solana-Tools. Quelle: hairyf/blockchain-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from hairyf/blockchain-skills

Schnelle Antworten

Was ist solana-kit?

Solana Kit (JavaScript SDK) – RPC, Unterzeichner, Transaktionen, Konten, Codecs, Anweisungspläne und Programm-Clients für agentengesteuerte Solana-Tools. Quelle: hairyf/blockchain-skills.

Wie installiere ich solana-kit?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-kit Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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