Getting started
The following guides will cover ways to use our tools to build your Stacks powered dApps.
/ Quickstarts
Create your first smart contract
Build a simple counter contract using Clarinet.
Simulate a blockchain with Clarinet SDK
Learn how to interact with a simulated network without running a node.
Make a contract call with Stacks.js
Learn how to integrate smart contracts into your dApp.
Fetch data from the Stacks API
Dig into our endpoints for the Stacks Blockchain API.
Stream custom blockchain events
Use Chainhook to filter & stream for contract deployments.
/ Learn by use case
Build an NFT Marketplace
Learn how to create and deploy your own NFT marketplace.
Launch a Decentralized Autonomous Organization (DAO)
Discover the steps to creating your own DAO.
Create a no-loss lottery pool
A step-by-step guide on how to build a no-loss lottery pool leveraging PoX4 stacking yield.
Build a decentralized Kickstarter
Learn how to create a crowdfunding app, enabling creators to fund their projects without a third party.
/ Installation guides
Setup a Bitcoin node
Set up and run a node for running tools like Chainhook service.
Setup a Stacks node
Set up and run a node for running tools like Chainhook service.
Install and run Docker on your machine
Essential for running a local development environment with Clarinet.
For more, check out our Guides section.
Last updated on