Skip to content

docs(solana): expand HyperIndex Solana guide#967

Draft
JasoonS wants to merge 1 commit into
mainfrom
hack28-solana-docs
Draft

docs(solana): expand HyperIndex Solana guide#967
JasoonS wants to merge 1 commit into
mainfrom
hack28-solana-docs

Conversation

@JasoonS

@JasoonS JasoonS commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Expands the HyperIndex Solana documentation from a single overview page into a full guide section, and wires the new pages into the HyperIndex sidebar under Solana.

New pages:

  • Getting Started (solana/getting-started) — scaffold, configure, and run a first Solana indexer
  • Configuration (solana/configuration) — config.yaml reference for ecosystem: svm (chains, programs, instructions, discriminators, field selection)
  • Instruction Handlers (solana/instruction-handlers) — indexer.onInstruction, decoded args/accounts, token balances, CPIs, context, testing
  • Decoding & IDLs (solana/decoding) — discriminators, Anchor IDLs, inline schemas, supported argument types, decoded output shape
  • Slot Handlers (solana/slot-handlers) — indexer.onSlot and Effect API enrichment
  • EVM vs Solana (solana/evm-vs-solana) — concept/config/handler differences and current limitations

Also expands the existing solana.md overview and updates sidebarsHyperIndex.js.

Verification

  • yarn docusaurus build passes with onBrokenLinks: "throw", confirming all internal cross-links (including links to effect-api, preload-optimization, event-handlers, HyperSync/solana, etc.) resolve.
  • All seven Solana pages render under build/docs/HyperIndex/solana/.

🤖 Generated with Claude Code

Add Solana pages (getting-started, configuration, decoding, evm-vs-solana,
instruction-handlers, slot-handlers), expand solana.md, and wire them into
the HyperIndex sidebar.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
envio-docs Ready Ready Preview, Comment Jun 10, 2026 9:25am

Request Review

@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e9822327-8ac3-4cbc-b510-7ce400b45e57

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant