hyperstack-build

Installation
SKILL.md

Building Hyperstack Stacks

A stack watches Solana programs and maps on-chain state into structured, streamable entities. The workflow is: explore the IDL, understand what the user needs, write the Rust definition, build, deploy.

1. Prerequisites

Required: Rust toolchain, Hyperstack CLI (hs), an IDL JSON file. Run once:

OS="$(uname -s 2>/dev/null || echo Windows)"
Related skills
Installs
11
First Seen
Feb 20, 2026