Documentation
Learn SolStudio across all three surfaces: build programs in the visual editor, inspect local projects with the CLI, and automate workflows in Cloud.
How nodes connect
A Solana program starts with a Program node, branches into instructions, then connects accounts, state, constraints, and logic.
Learn and practice
Visual Builder Learning Path
Start with every node, learn what connects to what, then build Vault and Escrow graphs step by step.
CLI Learning Path
Learn the command flow for local projects: init, view, parse, summary, IR export, and IDL import.
Cloud Learning Path
Learn Cloud nodes, trigger-action workflow structure, and AI-assisted workflows from start to finish.
Reference
Visual Builder Reference
Main reference for the editor surface, graph structure, node palette, connections, constraints, and code generation.
CLI Reference
Command reference for init, view, parse, IDL import, output formats, local server behavior, and troubleshooting.
Cloud Platform Reference
Reference for Cloud workflow nodes, trigger-action graph rules, item data, expressions, wallets, credentials, and activation.