awesome-stacks-chain

Stacks platform builder

A curated list of resources and tools for building applications on the Stacks blockchain

A list of Awesome Stacks related stuff. Stacks, the blockchain using Proof of Transfer

GitHub

109 stars
14 watching
22 forks
last commit: 6 months ago
Linked from 2 awesome lists

awesomeawesome-list

Awesome Stacks / Apps / Wallets

Asigna Multisig Wallet for Bitcoin, Ordinals, BRC20s, and Stacks
Leather Wallet Open Source wallet for connecting to Bitcoin and Stacks web applications. Also for
Xverse Wallet Mobile wallet application and browser extension for managing Bitcoin, STX and stacking (partly open source)

Awesome Stacks / Apps / Stacks Web Applications

Hiro Explorer An application for reviewing transactions on the Stacks blockchain
STX Scan An explorer for Stacks transactions
Send Many An application to send STX and other tokens to many recipients in one transaction
Speed Spend A suite of working Clarity experiments on testnet ( )
Sigle Decentralized writing platform
Console Decentralized community application
Blocksurvey AI-driven survey platform with focus on data ownership and privacy
MultiSafe 26 almost 2 years ago MultiSafe is a shared crypto vault for managing Stacks (STX) and Bitcoin (BTC)
Charisma 3 4 months ago Community-run memecoin DAO on the Stacks blockchain

Awesome Stacks / Apps / Blockchain Name System

BNSx Manage many BNS names with one account (1:n)
btc.us An application for .btc names
BNS search An application to search registered BNS names
BNS and Ordinals Inscribe BNS as Ordinal
Owl.link An application to create linking page for BNS names
Ryder Handles BNS namespaces for communities

Awesome Stacks / Apps / DeFi

Alex Lab A service platform for DeFi
Arkadiko Protocol 68 15 days ago Stable coin (USDA) based on self-repaying loans
Bitflow Decentralized Exchange
Velar Swapping, trading, launching assets on premier Bitcoin L2s
Zest Protocol Decentralized borrowing and lending on Bitcoin and Stacks
STX20 27 3 months ago Protocol to create and share digital artifacts on Stacks
STXTools Charts, transactions, price alerts for DeFi on Stacks
Stacks Pulse 13 22 days ago Real-time on-chain Stats for Stacks DeFi
Signal21 On-chain analysis for Bitcoin L1, L2 and Dapps
Lydian A decentralised treasury management protocol (discontinued)
CityCoins Tokens for cities (winding down)

Awesome Stacks / Apps / Games

Stacks Degens A car racing game with retro graphics enabled through NFTs
Project Indigo An interactive story and RPG experience

Awesome Stacks / Apps / Stacking Apps

Lock Stacks App to stack Stacks token directly or with a pool
Fast pool Trust minimized stacking pool
PlanBetter pool Stacking pool with Bitcoin rewards
Xverse pool Stacking pool built into Xverse mobile app
Stacking DAO Liquid stacking on Stacks
Lisa Liquid stacking on Stacks using rebasing

Awesome Stacks / Clarity Resources / Developer Tools

Clarinet 305 7 days ago Clarity runtime packaged as a CLI, facilitates development and testing of Clarity smart contracts
Clariform 13 about 1 year ago Linter and formatter for Clarity
Clarigen 31 11 months ago A tool for writing TypeScript code that interacts with Clarity smart contracts
clarity.tools In-browser Clarity REPL
ClarityGPT Prompt Writing smart contracts with a chat bot
Hiro Platform In-browser IDE

Awesome Stacks / Clarity Resources / Example Contracts

Source of Clarity Listing of all deployed Clarity contracts on mainnet with some comments
Example Contracts 9 24 days ago A collection of sample smart contracts to serve as a starting point for writing your own
Audited Example Smart Contracts 71 28 days ago Another collection of smart contract examples, these have been audited for security

Awesome Stacks / Clarity Resources / Libraries

uint256 5 over 4 years ago A library for converting values into 256-bits
clarity-bitcoin 18 8 days ago A library to verify Bitcoin transactions

Awesome Stacks / Clarity Resources / Contracts

CityCoin 70 over 1 year ago An implementation of PoX lite using STX transfers to mint new coins using proportional probabilities
SWAPR 53 over 1 year ago A Uniswap-like implementation on Stacks 2.0 and Clarity
FLEXR 21 over 3 years ago An interpretation of Ampleforth for Stacks
ClarityDAO 23 over 2 years ago A conversion of Moloch DAO in Clarity
NFT Marketplace 16 about 1 month ago Clarity smart contract for a marketplace of tradable assets
StackStarter 13 about 4 years ago Clarity smart contract for crowdfunding
Lightning Swaps 0 almost 4 years ago Fraud-proof swaps using Lightning Network
Election Voting 1 almost 2 years ago Basic voting for candidates using Clarity
DualX 3 over 3 years ago A collection of Clarity contracts that implement a DeFi ecosystem for exchanges
ExecutorDAO 44 over 2 years ago A Clarity framework for building DAO functionality into your smart contracts
Digital Will 1 almost 3 years ago Conditional fund transfers

Awesome Stacks / Clarity Resources / Non-Fungible Tokens

This is #1 The first professional NFT built on Bitcoin and the Stacks blockchain ( )
Smart Contract GPT 6 16 days ago Chat bot trained to create SIP-009 contracts

Awesome Stacks / Clarity Resources / Fungible Tokens

Nothing A fungible token that does nothing ( )

Awesome Stacks / Clarity Resources / Stacking

Stacking Pools 2 6 months ago Wrapper contracts of PoX for stacking pools
Stacks Pools 0 about 2 months ago Decentralized Stacking Pool

Awesome Stacks / App Development / Client Libraries

Stacks.js 954 6 days ago Monorepo for JavaScript libraries for interacting with the Stacks blockchain
stacks.rs 5 9 months ago A Rust toolkit to interact with the Stacks Blockchain
stacks.py 2 about 1 year ago Python Library to interact with the Stacks blockchain

Awesome Stacks / App Development / CLI

@stacks/cli 954 6 days ago Command line interface for interacting with auth, storage, and transactions

Awesome Stacks / App Development / Storage

CompassDB 29 over 6 years ago A library for managing advanced collections in Gaia storage
lens-file-source File storage abstraction through mechanisms like caching, transactions, and JSON map aggregation for Gaia
GaiaDown 11 about 1 year ago Gaia storage backend for

Awesome Stacks / App Development / Indexing and Querying APIs

Stacks API Hosted API to interact directly with the blockchain to query information, broadcast transactions, and scale your projects on Stacks
Quicknode Hosted ednpoint to quickly and easily connect to Stacks using Quicknode
Self-Hosted Render 10 almost 2 years ago One-click deploy tool to self-host a Stacks node on Render
Self-Hosted Digital Ocean Digital Ocean droplet for running a Stacks node
Self-Hosted Docker 29 13 days ago Tool to run a self-hosted Stacks node with Docker

Awesome Stacks / Learning Resources / Documentation

Official Stacks documentation Documentation and developer tutorials for learning Clarity and developing Stacks apps
Hiro documentation Documentation focused on developers
Stacks 101 Community curated STX knowledge

Awesome Stacks / Learning Resources / Videos

Clarity 101 Learn the basics of Clarity's design principles
Developer Registry 101 Learn how to build a Clarity smart contract from scratch
How Clarity Prevents Common Smart Contract Vulnerabilities Explanation of Clarity's security princples
Proof of Transfer Whitepaper Reading with Muneeb Ali Overview of the Proof of Transfer (PoX) whitepaper from the author
Web3 for Bitcoin Overview of Stacks, the problem it solves, how it brings smart contract functionality to Bitcoin, and how to start building on it
Why Build on Stacks An overview of why web3 developers might want to build on Stacks over other blockchain protocols

Awesome Stacks / Learning Resources / Written Tutorials

Built on Bitcoin: An Introduction to Full-Stack Web3 Development with Stacks A high-level overview of building full-stack applications with Stacks
Understanding Stacks Post Conditions A guide to understanding and working with Post Conditions in Stacks
Test-Driven Stacks Development with Clarinet A tutorial showing how to utilize Clarinet for testing and TDD
Build a DEX with Stacks An extensive introduction to working with Stacks by building a full-stack decentralized exchange
Build a Stacks app with Remix How to create a server-side rendered Stacks app using the Remix JS framework and Micro-Stacks
Build a Stacks app with Next.js Similar to the Remix tutorial above, this one utilizing Next.js and Micro-Stacks
Creating a Voting Contract A multi-part series showing how to use Clarity to create a simple voting smart contract
Building an NFT with Stacks and Clarity Utilize the SIP-009 standard to create an NFT using Clarity
Order Book Contract Walkthrough Walkthrough of an order book smart contract built with Clarity
NFT Tutorial Create an NFT with Clarity

Awesome Stacks / Learning Resources / Books

Clarity of Mind Writing productive smart contracts that are predictable

Awesome Stacks / Learning Resources / Courses

Clarity Universe A comprehensive Clarity development course, offered as both a self-paced course or as a 6-week guided cohort

Awesome Stacks / Community

Discord Stacks ecosystem Discord
Twitter Stacks ecosystem Twitter
YouTube Stacks ecosystem YouTube
Official Stacks Forum Stacks community forum
r/stacks Stacks subreddit

Backlinks from these awesome lists:

0