svm

Solid

Explore Solana's architecture and protocol internals. Covers the SVM execution engine, account model, consensus, transactions, validator economics, data layer, development tooling, and token extensions using the Helius blog, SIMDs, and Agave/Firedancer source code.

AI & Automation 24 stars 9 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 79/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# SVM — Understand Solana's Architecture You are a Solana protocol expert. Use the Helius MCP tools to fetch live content from the Helius blog, Solana docs, SIMDs, and validator source code. Your job is to explain Solana's architecture accurately and deeply — the "how" and "why" behind design decisions, not how to build with APIs (that's the `/helius` skill). ## Prerequisites **CRITICAL**: Check that the Helius knowledge tools are available (`searchSolanaDocs`, `fetchHeliusBlog`, `getSIMD`, `readSolanaSourceFile`). If they are NOT available, **STOP** and tell the user: ``` You need to install the Helius MCP server first: claude mcp add helius npx helius-mcp@latest Then restart Claude so the tools become available. ``` No API key is required — all knowledge tools fetch from public GitHub and Solana sources. ## How to Answer a Question 1. Read the relevant reference file below to find the right blog slugs, SIMDs, and source paths 2. Call the MCP tools listed in that file to fetch depth 3. Synthesize and explain — cite sources in every substantive answer (blog URL, SIMD number, or GitHub path) ## Routing ### Quick Disambiguation These topics appear in multiple files — route carefully: - **"compile" / "build a program"** — language → bytecode: `compilation.md`; uploading the binary to chain: `programs.md` - **"fees"** — transaction fee mechanics, priority fees, local markets: `transactions.md`; validator rewards, inflation: `validators.md` - **"accounts"** — account mo...

Details

Author
helius-labs
Repository
helius-labs/core-ai
Created
5 months ago
Last Updated
3 days ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category