The official stacksdapp CLI: A complete toolkit to scaffold, build, and deploy full-stack Bitcoin applications on Stacks.
The asset provider and scaffolding engine containing the Next.js frontend templates and project initialization logic.
A core library for parsing Clarity smart contracts and extracting ABIs for the Stacks blockchain.
Development-mode file watcher that monitors Clarity contract changes and triggers automatic re-generation of frontend types.
TypeScript code generation engine for Stacks dApps, using Tera templates to create type-safe contract hooks.
A specialized deployment utility for broadcasting Clarity smart contracts to Stacks devnet, testnet, and mainnet.
A process management library used to orchestrate background services and local devnet nodes for Stacks development.