Stacks Devtools Ecosystem
A Devtools Catalog for Building with Stacks

Discover the full range of developer tools available for building on Stacks.
This page aggregates all open-sourced developer & experimental tools for building on Stacks. Tools vary in scope, maturity, and maintenance status. Whether you’re developing smart contracts, integrating wallets, querying blockchain data, or experimenting with new ideas, this page helps you find the resources to accelerate your projects and navigate the Stacks devtooling ecosystem.
Smart Contract Development
Clarinet [StacksLabs] – A local Clarity smart contract development environment with testing and deployment tools, designed to help you build, debug, and iterate on Stacks contracts quickly.
Clarity Playground [StacksLabs] - Run Clarity code in the browser with the Clarinet SDK.
Clarity-Zed [StacksLabs] - Clarity Language Support for Zed editor.
Stacks Pyth Bridge [StacksLabs] - The Pyth protocol integration is available as a beta on both testnet and mainnet networks for Stacks, to help developers test, give feedback, and ensure the reliability and stability of the integration.
Clarity-WASM [StacksLabs] -
clar2wasmis a compiler for generating WebAssembly from Clarity.
SDKs & Libraries
Stacks.js [StacksLabs] – A JavaScript/Typescript library that makes it easy to interact with the Stacks blockchain, including authentication, transactions, and smart contract calls from web apps.
Clarity-Go [StacksLabs] - A Go library for decoding Clarity values from their binary serialization format used by the Stacks blockchain.
Indexing & Data
Stacks Blockchain APIs [Hiro] – High-performance APIs to query blockchain data, explore blocks, transactions, smart contracts, and more, without running your own node.
Token Metadata APIs [Hiro] - Fetch metadata for every token on Stacks and effortlessly put tokens into your app. Verify and display tokens in your app, for everything from DeFi to NFTs.
Bitcoin Indexer [Hiro] - Index Bitcoin meta-protocols like Ordinals, BRC-20, and Runes.
Chainhooks [Hiro] – A notification service for dApps that triggers webhooks on specific blockchain events, helping you respond to transactions, contract calls, and chain reorganizations in real time.
Testing & Simulation
Rendezvous - A smart contract fuzzer for Clarity.
Wallet & Auth
Stacks Connect [StacksLabs] – A protocol-agnostic wallet integration library that enables apps to securely connect with multiple Stacks wallets without reinventing the onboarding flow.
Monitoring & Analytics
Explorer [StacksLabs] - Explore transactions and accounts on the Stacks blockchain. Clone any contract and experiment in your browser with the Explorer sandbox.
Platform [Hiro] – Manage API keys, Chainhooks, and analyze onchain data streams in one command center. Also houses ready-to-use starter templates for different use case applications.
Docs & Education
Hiro Docs [Hiro] - Official Hiro developer documentation website.
Stacks Docs [StacksLabs] - Official Stacks developer documentation website.
SIPs - Community-submitted Stacks Improvement Proposals (SIPs).
Core
Stacks Core [StacksLabs] - Reference implementation of the Stacks blockchain in Rust.
Stacks Blockchain Docker [StacksLabs] - Run your own Stacks Blockchain node with Docker.
If you’ve built a Stacks devtool you’d like included, reach out to us via GitHub or Discord with a brief description and link, and we’ll review it for addition to this devtools list.
Last updated
Was this helpful?
