update
This commit is contained in:
409
html/stackschain.md2.html
Normal file
409
html/stackschain.md2.html
Normal file
@@ -0,0 +1,409 @@
|
||||
<h1 id="awesome-stacksawesome">Awesome Stacks<a
|
||||
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
|
||||
alt="Awesome" /></a></h1>
|
||||
<p><a href="https://www.stacks.co"><img src="img/awesome-stacks.png"
|
||||
title="Awesome Stacks" alt="Awesome Stacks" /></a></p>
|
||||
<p><a href="https://www.stacks.co/what-is-stacks">Stacks</a> is a
|
||||
blockchain anchored by Bitcoin that enables apps, smart contracts, and
|
||||
digital assets. Stacks is a layer-1 blockchain that connects to Bitcoin
|
||||
and implements smart contracts and decentralized applications through
|
||||
the <a href="https://clarity-lang.org/">Clarity language</a>. Through
|
||||
the <a href="https://docs.stacks.co/stacks-101/proof-of-transfer">Proof
|
||||
of Transfer (PoX) consensus mechanism</a>, the state of the Stacks
|
||||
blockchain is anchored against the Bitcoin blockchain, thus providing
|
||||
the security and finality of Bitcoin to Stacks. Stacks brings the
|
||||
programmability of other blockchain technologies to Bitcoin, without the
|
||||
need to modify the core consensus mechanism of Bitcoin itself.</p>
|
||||
<h2 id="contents">Contents</h2>
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<!--lint ignore awesome-list-item-->
|
||||
<ul>
|
||||
<li><a href="#apps">Apps</a>
|
||||
<ul>
|
||||
<li><a href="#wallets">Wallets</a></li>
|
||||
<li><a href="#stacks-web-applications">Stacks Web Applications</a></li>
|
||||
<li><a href="#blockchain-name-system">Blockchain Name System</a></li>
|
||||
<li><a href="#defi">DeFi</a></li>
|
||||
<li><a href="#games">Games</a></li>
|
||||
<li><a href="#stacking-apps">Stacking Apps</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#clarity-resources">Clarity Resources</a>
|
||||
<ul>
|
||||
<li><a href="#developer-tools">Developer Tools</a></li>
|
||||
<li><a href="#example-contracts">Example Contracts</a></li>
|
||||
<li><a href="#libraries">Libraries</a></li>
|
||||
<li><a href="#contracts">Contracts</a></li>
|
||||
<li><a href="#non-fungible-tokens">Non-Fungible Tokens</a></li>
|
||||
<li><a href="#fungible-tokens">Fungible Tokens</a></li>
|
||||
<li><a href="#stacking">Stacking</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#app-development">App Development</a>
|
||||
<ul>
|
||||
<li><a href="#client-libraries">Client Libraries</a></li>
|
||||
<li><a href="#cli">CLI</a></li>
|
||||
<li><a href="#storage">Storage</a></li>
|
||||
<li><a href="#indexing-and-querying-apis">Indexing and Querying
|
||||
APIs</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#learning-resources">Learning Resources</a>
|
||||
<ul>
|
||||
<li><a href="#documentation">Documentation</a></li>
|
||||
<li><a href="#videos">Videos</a></li>
|
||||
<li><a href="#written-tutorials">Written Tutorials</a></li>
|
||||
<li><a href="#books">Books</a></li>
|
||||
<li><a href="#courses">Courses</a></li>
|
||||
</ul></li>
|
||||
<li><a href="#community">Community</a></li>
|
||||
</ul>
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<h2 id="apps">Apps</h2>
|
||||
<h3 id="wallets">Wallets</h3>
|
||||
<ul>
|
||||
<li><a href="https://asigna.io/">Asigna</a> - Multisig Wallet for
|
||||
Bitcoin, Ordinals, BRC20s, and Stacks.</li>
|
||||
<li><a href="https://leather.io/install-extension">Leather Wallet</a> -
|
||||
Open Source wallet for connecting to Bitcoin and Stacks web
|
||||
applications. Also for <a
|
||||
href="https://leather.io/install-desktop">desktop</a>.</li>
|
||||
<li><a href="https://www.xverse.app/">Xverse Wallet</a> - Mobile wallet
|
||||
application and browser extension for managing Bitcoin, STX and stacking
|
||||
(partly open source).</li>
|
||||
</ul>
|
||||
<h3 id="stacks-web-applications">Stacks Web Applications</h3>
|
||||
<ul>
|
||||
<li><a href="https://explorer.hiro.so/?chain=mainnet">Hiro Explorer</a>
|
||||
- An application for reviewing transactions on the Stacks
|
||||
blockchain.</li>
|
||||
<li><a href="https://stxscan.co/">STX Scan</a> - An explorer for Stacks
|
||||
transactions.</li>
|
||||
<li><a href="https://sendstx.com">Send Many</a> - An application to send
|
||||
STX and other tokens to many recipients in one transaction.</li>
|
||||
<li><a href="https://speed-spend.org">Speed Spend</a> - A suite of
|
||||
working Clarity experiments on testnet (<a
|
||||
href="https://github.com/friedger/speed-spend">source</a>).</li>
|
||||
<li><a href="https://www.sigle.io/">Sigle</a> - Decentralized writing
|
||||
platform.</li>
|
||||
<li><a href="https://www.console.xyz/">Console</a> - Decentralized
|
||||
community application.</li>
|
||||
<li><a href="https://blocksurvey.io/">Blocksurvey</a> - AI-driven survey
|
||||
platform with focus on data ownership and privacy.</li>
|
||||
<li><a href="https://github.com/Trust-Machines/multisafe">MultiSafe</a>
|
||||
- MultiSafe is a shared crypto vault for managing Stacks (STX) and
|
||||
Bitcoin (BTC).</li>
|
||||
<li><a
|
||||
href="https://github.com/pointblankdev/dungeon-master">Charisma</a> -
|
||||
Community-run memecoin DAO on the Stacks blockchain.</li>
|
||||
</ul>
|
||||
<h3 id="blockchain-name-system">Blockchain Name System</h3>
|
||||
<ul>
|
||||
<li><a href="https://www.dots.so/">BNSx</a> - Manage many BNS names with
|
||||
one account (1:n).</li>
|
||||
<li><a href="https://btc.us">btc.us</a> - An application for .btc
|
||||
names.</li>
|
||||
<li><a href="https://www.bnssearch.com/">BNS search</a> - An application
|
||||
to search registered BNS names.</li>
|
||||
<li><a href="https://www.bns.xyz/">BNS and Ordinals</a> - Inscribe BNS
|
||||
as Ordinal.</li>
|
||||
<li><a href="https://owl.link">Owl.link</a> - An application to create
|
||||
linking page for BNS names.</li>
|
||||
<li><a href="https://handles.ryder.id">Ryder Handles</a> - BNS
|
||||
namespaces for communities.</li>
|
||||
</ul>
|
||||
<h3 id="defi">DeFi</h3>
|
||||
<ul>
|
||||
<li><a href="https://app.alexlab.co">Alex Lab</a> - A service platform
|
||||
for DeFi.</li>
|
||||
<li><a href="https://github.com/arkadiko-dao/arkadiko">Arkadiko
|
||||
Protocol</a> - Stable coin (USDA) based on self-repaying loans.</li>
|
||||
<li><a href="https://www.bitflow.finance/">Bitflow</a> - Decentralized
|
||||
Exchange.</li>
|
||||
<li><a href="https://www.velar.co/">Velar</a> - Swapping, trading,
|
||||
launching assets on premier Bitcoin L2s.</li>
|
||||
<li><a href="https://www.zestprotocol.com/">Zest Protocol</a> -
|
||||
Decentralized borrowing and lending on Bitcoin and Stacks.</li>
|
||||
<li><a href="https://github.com/fess-v/stx20-standard">STX20</a> -
|
||||
Protocol to create and share digital artifacts on Stacks.</li>
|
||||
<li><a href="https://stxtools.io/">STXTools</a> - Charts, transactions,
|
||||
price alerts for DeFi on Stacks.</li>
|
||||
<li><a href="https://github.com/pradel/stackspulse">Stacks Pulse</a> -
|
||||
Real-time on-chain Stats for Stacks DeFi.</li>
|
||||
<li><a href="https://signal21.io/">Signal21</a> - On-chain analysis for
|
||||
Bitcoin L1, L2 and Dapps.</li>
|
||||
<li><a href="https://app.lydian.xyz">Lydian</a> - A decentralised
|
||||
treasury management protocol (discontinued).</li>
|
||||
<li><a href="https://minecitycoins.com">CityCoins</a> - Tokens for
|
||||
cities (winding down).</li>
|
||||
</ul>
|
||||
<h3 id="games">Games</h3>
|
||||
<ul>
|
||||
<li><a href="https://stacksdegens.com">Stacks Degens</a> - A car racing
|
||||
game with retro graphics enabled through NFTs.</li>
|
||||
<li><a href="https://www.projectindigonft.com">Project Indigo</a> - An
|
||||
interactive story and RPG experience.</li>
|
||||
</ul>
|
||||
<h3 id="stacking-apps">Stacking Apps</h3>
|
||||
<ul>
|
||||
<li><a href="https://lockstacks.com">Lock Stacks</a> - App to stack
|
||||
Stacks token directly or with a pool.</li>
|
||||
<li><a href="https://fastpool.org/">Fast pool</a> - Trust minimized
|
||||
stacking pool.</li>
|
||||
<li><a href="https://planbetter.org/">PlanBetter pool</a> - Stacking
|
||||
pool with Bitcoin rewards.</li>
|
||||
<li><a href="https://pool.xverse.app/">Xverse pool</a> - Stacking pool
|
||||
built into Xverse mobile app.</li>
|
||||
<li><a href="https://www.stackingdao.com/">Stacking DAO</a> - Liquid
|
||||
stacking on Stacks.</li>
|
||||
<li><a href="https://app.lisalab.io">Lisa</a> - Liquid stacking on
|
||||
Stacks using rebasing.</li>
|
||||
</ul>
|
||||
<h2 id="clarity-resources">Clarity Resources</h2>
|
||||
<h3 id="developer-tools">Developer Tools</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/hirosystems/clarinet">Clarinet</a> -
|
||||
Clarity runtime packaged as a CLI, facilitates development and testing
|
||||
of Clarity smart contracts.</li>
|
||||
<li><a href="https://github.com/njordhov/clariform">Clariform</a> -
|
||||
Linter and formatter for Clarity.</li>
|
||||
<li><a href="https://github.com/obylabs/clarigen">Clarigen</a> - A tool
|
||||
for writing TypeScript code that interacts with Clarity smart
|
||||
contracts.</li>
|
||||
<li><a href="https://clarity.tools">clarity.tools</a> - In-browser
|
||||
Clarity REPL.</li>
|
||||
<li><a href="https://claritygpt.com/">ClarityGPT Prompt</a> - Writing
|
||||
smart contracts with a chat bot.</li>
|
||||
<li><a href="https://platform.hiro.so/">Hiro Platform</a> - In-browser
|
||||
IDE.</li>
|
||||
</ul>
|
||||
<h3 id="example-contracts">Example Contracts</h3>
|
||||
<ul>
|
||||
<li><a href="https://source-of-clarity.com">Source of Clarity</a> -
|
||||
Listing of all deployed Clarity contracts on mainnet with some
|
||||
comments.</li>
|
||||
<li><a href="https://github.com/hirosystems/clarity-examples">Example
|
||||
Contracts</a> - A collection of sample smart contracts to serve as a
|
||||
starting point for writing your own.</li>
|
||||
<li><a
|
||||
href="https://github.com/clarity-lang/book/tree/main/projects">Audited
|
||||
Example Smart Contracts</a> - Another collection of smart contract
|
||||
examples, these have been audited for security.</li>
|
||||
</ul>
|
||||
<h3 id="libraries">Libraries</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/KStasi/clarity-uint256-lib">uint256</a>
|
||||
- A library for converting values into 256-bits.</li>
|
||||
<li><a
|
||||
href="https://github.com/friedger/clarity-bitcoin">clarity-bitcoin</a> -
|
||||
A library to verify Bitcoin transactions.</li>
|
||||
</ul>
|
||||
<h3 id="contracts">Contracts</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/citycoins/citycoin">CityCoin</a> - An
|
||||
implementation of PoX lite using STX transfers to mint new coins using
|
||||
proportional probabilities.</li>
|
||||
<li><a href="https://github.com/psq/swapr">SWAPR</a> - A Uniswap-like
|
||||
implementation on Stacks 2.0 and Clarity.</li>
|
||||
<li><a href="https://github.com/psq/flexr">FLEXR</a> - An interpretation
|
||||
of Ampleforth for Stacks.</li>
|
||||
<li><a href="https://github.com/friedger/clarity-dao">ClarityDAO</a> - A
|
||||
conversion of Moloch DAO in Clarity.</li>
|
||||
<li><a
|
||||
href="https://github.com/friedger/clarity-marketplace/blob/master/contracts/market.clar">NFT
|
||||
Marketplace</a> - Clarity smart contract for a marketplace of tradable
|
||||
assets.</li>
|
||||
<li><a
|
||||
href="https://github.com/MarvinJanssen/stackstarter/blob/master/contracts/stackstarter.clar">StackStarter</a>
|
||||
- Clarity smart contract for crowdfunding.</li>
|
||||
<li><a
|
||||
href="https://github.com/radicleart/clarity-rstack/blob/master/contracts/lightning-swaps-v1.clar">Lightning
|
||||
Swaps</a> - Fraud-proof swaps using Lightning Network.</li>
|
||||
<li><a
|
||||
href="https://github.com/elbaruni/clarity-election/blob/master/contracts/election.clar">Election
|
||||
Voting</a> - Basic voting for candidates using Clarity.</li>
|
||||
<li><a href="https://github.com/westridgeblockchain/dualX">DualX</a> - A
|
||||
collection of Clarity contracts that implement a DeFi ecosystem for
|
||||
exchanges.</li>
|
||||
<li><a
|
||||
href="https://github.com/MarvinJanssen/executor-dao">ExecutorDAO</a> - A
|
||||
Clarity framework for building DAO functionality into your smart
|
||||
contracts.</li>
|
||||
<li><a href="https://github.com/LoRdSoban/Cryptonomers">Digital Will</a>
|
||||
- Conditional fund transfers.</li>
|
||||
</ul>
|
||||
<h3 id="non-fungible-tokens">Non-Fungible Tokens</h3>
|
||||
<ul>
|
||||
<li><a href="https://www.thisisnumberone.com">This is #1</a> - The first
|
||||
professional NFT built on Bitcoin and the Stacks blockchain (<a
|
||||
href="https://explorer.hiro.so/txid/SP3QSAJQ4EA8WXEDSRRKMZZ29NH91VZ6C5X88FGZQ.thisisnumberone-v2?chain=mainnet">contract</a>).</li>
|
||||
<li><a href="https://github.com/Markeljan/smart-contract-gpt">Smart
|
||||
Contract GPT</a> - Chat bot trained to create SIP-009 contracts.</li>
|
||||
</ul>
|
||||
<h3 id="fungible-tokens">Fungible Tokens</h3>
|
||||
<ul>
|
||||
<li><a href="https://nothingtoken.xyz/">Nothing</a> - A fungible token
|
||||
that does nothing (<a
|
||||
href="https://explorer.hiro.so/txid/SP32AEEF6WW5Y0NMJ1S8SBSZDAY8R5J32NBZFPKKZ.nope?chain=mainnet">contract</a>).</li>
|
||||
</ul>
|
||||
<h3 id="stacking">Stacking</h3>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://github.com/friedger/clarity-stacking-pools">Stacking
|
||||
Pools</a> - Wrapper contracts of PoX for stacking pools.</li>
|
||||
<li><a href="https://github.com/degen-lab/stacks-pools">Stacks Pools</a>
|
||||
- Decentralized Stacking Pool.</li>
|
||||
</ul>
|
||||
<h2 id="app-development">App Development</h2>
|
||||
<h3 id="client-libraries">Client Libraries</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/hirosystems/stacks.js">Stacks.js</a> -
|
||||
Monorepo for JavaScript libraries for interacting with the Stacks
|
||||
blockchain.</li>
|
||||
<li><a href="https://github.com/52/stacks.rs">stacks.rs</a> - A Rust
|
||||
toolkit to interact with the Stacks Blockchain.</li>
|
||||
<li><a href="https://github.com/rohitverma007/stackspy">stacks.py</a> -
|
||||
Python Library to interact with the Stacks blockchain.</li>
|
||||
</ul>
|
||||
<h3 id="cli">CLI</h3>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://github.com/hirosystems/stacks.js/tree/master/packages/cli"><span
|
||||
class="citation" data-cites="stacks/cli">@stacks/cli</span></a> -
|
||||
Command line interface for interacting with auth, storage, and
|
||||
transactions.</li>
|
||||
</ul>
|
||||
<h3 id="storage">Storage</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/eder-ai/compass-db">CompassDB</a> - A
|
||||
library for managing advanced collections in Gaia storage.</li>
|
||||
<li><a
|
||||
href="https://gitlab.com/MyLens/lens-file-source">lens-file-source</a> -
|
||||
File storage abstraction through mechanisms like caching, transactions,
|
||||
and JSON map aggregation for Gaia.</li>
|
||||
<li><a href="https://github.com/AcidLeroy/gaiadown-ts">GaiaDown</a> -
|
||||
Gaia storage backend for <a
|
||||
href="https://github.com/Level/levelup">LevelUp</a>.</li>
|
||||
</ul>
|
||||
<h3 id="indexing-and-querying-apis">Indexing and Querying APIs</h3>
|
||||
<ul>
|
||||
<li><a href="https://www.hiro.so/stacks-api">Stacks API</a> - Hosted API
|
||||
to interact directly with the blockchain to query information, broadcast
|
||||
transactions, and scale your projects on Stacks.</li>
|
||||
<li><a href="https://www.quicknode.com/chains/stx">Quicknode</a> -
|
||||
Hosted ednpoint to quickly and easily connect to Stacks using
|
||||
Quicknode.</li>
|
||||
<li><a
|
||||
href="https://github.com/stacksfoundation/render-stacks">Self-Hosted
|
||||
Render</a> - One-click deploy tool to self-host a Stacks node on
|
||||
Render.</li>
|
||||
<li><a
|
||||
href="https://marketplace.digitalocean.com/apps/stacks-blockchain">Self-Hosted
|
||||
Digital Ocean</a> - Digital Ocean droplet for running a Stacks
|
||||
node.</li>
|
||||
<li><a
|
||||
href="https://github.com/stacks-network/stacks-blockchain-docker">Self-Hosted
|
||||
Docker</a> - Tool to run a self-hosted Stacks node with Docker.</li>
|
||||
</ul>
|
||||
<h2 id="learning-resources">Learning Resources</h2>
|
||||
<h3 id="documentation">Documentation</h3>
|
||||
<ul>
|
||||
<li><a href="https://docs.stacks.co/">Official Stacks documentation</a>
|
||||
- Documentation and developer tutorials for learning Clarity and
|
||||
developing Stacks apps.</li>
|
||||
<li><a href="https://docs.hiro.so/">Hiro documentation</a> -
|
||||
Documentation focused on developers.</li>
|
||||
<li><a href="https://stacks101.com">Stacks 101</a> - Community curated
|
||||
STX knowledge.</li>
|
||||
</ul>
|
||||
<h3 id="videos">Videos</h3>
|
||||
<ul>
|
||||
<li><a href="https://youtu.be/lXJutQqDq3w">Clarity 101</a> - Learn the
|
||||
basics of Clarity’s design principles.</li>
|
||||
<li><a href="https://www.crowdcast.io/e/clarity-program">Developer
|
||||
Registry 101</a> - Learn how to build a Clarity smart contract from
|
||||
scratch.</li>
|
||||
<li><a href="https://www.youtube.com/watch?v=VYXhrwPsBws">How Clarity
|
||||
Prevents Common Smart Contract Vulnerabilities</a> - Explanation of
|
||||
Clarity’s security princples.</li>
|
||||
<li><a href="https://www.youtube.com/watch?v=NY_eUrIcWOY&t=3s">Proof
|
||||
of Transfer Whitepaper Reading with Muneeb Ali</a> - Overview of the
|
||||
Proof of Transfer (PoX) whitepaper from the author.</li>
|
||||
<li><a href="https://www.crowdcast.io/e/web3-for-bitcoin/">Web3 for
|
||||
Bitcoin</a> - Overview of Stacks, the problem it solves, how it brings
|
||||
smart contract functionality to Bitcoin, and how to start building on
|
||||
it.</li>
|
||||
<li><a href="https://www.youtube.com/watch?v=WaTMCremGwE">Why Build on
|
||||
Stacks</a> - An overview of why web3 developers might want to build on
|
||||
Stacks over other blockchain protocols.</li>
|
||||
</ul>
|
||||
<h3 id="written-tutorials">Written Tutorials</h3>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://dev.to/stacks/built-on-bitcoin-an-introduction-to-full-stack-web3-development-with-stacks-me9">Built
|
||||
on Bitcoin: An Introduction to Full-Stack Web3 Development with
|
||||
Stacks</a> - A high-level overview of building full-stack applications
|
||||
with Stacks.</li>
|
||||
<li><a
|
||||
href="https://dev.to/stacks/understanding-stacks-post-conditions-e65">Understanding
|
||||
Stacks Post Conditions</a> - A guide to understanding and working with
|
||||
Post Conditions in Stacks.</li>
|
||||
<li><a
|
||||
href="https://dev.to/stacks/test-driven-stacks-development-with-clarinet-2e4i">Test-Driven
|
||||
Stacks Development with Clarinet</a> - A tutorial showing how to utilize
|
||||
Clarinet for testing and TDD.</li>
|
||||
<li><a
|
||||
href="https://www.pointer.gg/tutorials/build-a-dex-with-stacks/56abb3a4-05c1-4608-b096-f82189e9f759">Build
|
||||
a DEX with Stacks</a> - An extensive introduction to working with Stacks
|
||||
by building a full-stack decentralized exchange.</li>
|
||||
<li><a href="https://micro-stacks.dev/guides/with-remix">Build a Stacks
|
||||
app with Remix</a> - How to create a server-side rendered Stacks app
|
||||
using the Remix JS framework and Micro-Stacks.</li>
|
||||
<li><a href="https://micro-stacks.dev/guides/with-nextjs">Build a Stacks
|
||||
app with Next.js</a> - Similar to the Remix tutorial above, this one
|
||||
utilizing Next.js and Micro-Stacks.</li>
|
||||
<li><a
|
||||
href="https://www.clearness.dev/01-voting-clarity-smart-contract/01-getting-started">Creating
|
||||
a Voting Contract</a> - A multi-part series showing how to use Clarity
|
||||
to create a simple voting smart contract.</li>
|
||||
<li><a
|
||||
href="https://blog.developerdao.com/building-an-nft-with-stacks-and-clarity">Building
|
||||
an NFT with Stacks and Clarity</a> - Utilize the SIP-009 standard to
|
||||
create an NFT using Clarity.</li>
|
||||
<li><a href="https://byzantion.hiro.so/">Order Book Contract
|
||||
Walkthrough</a> - Walkthrough of an order book smart contract built with
|
||||
Clarity.</li>
|
||||
<li><a href="https://docs.hiro.so/tutorials/clarity-nft">NFT
|
||||
Tutorial</a> - Create an NFT with Clarity.</li>
|
||||
</ul>
|
||||
<h3 id="books">Books</h3>
|
||||
<ul>
|
||||
<li><a href="https://book.clarity-lang.org/">Clarity of Mind</a> -
|
||||
Writing productive smart contracts that are predictable. <a
|
||||
href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA
|
||||
4.0</a></li>
|
||||
</ul>
|
||||
<h3 id="courses">Courses</h3>
|
||||
<ul>
|
||||
<li><a href="https://clarity-lang.org/universe">Clarity Universe</a> - A
|
||||
comprehensive Clarity development course, offered as both a self-paced
|
||||
course or as a 6-week guided cohort.</li>
|
||||
</ul>
|
||||
<h2 id="community">Community</h2>
|
||||
<ul>
|
||||
<li><a href="https://discord.gg/zrvWsQC">Discord</a> - Stacks ecosystem
|
||||
Discord.</li>
|
||||
<li><a href="https://twitter.com/stacks">Twitter</a> - Stacks ecosystem
|
||||
Twitter.</li>
|
||||
<li><a href="https://www.youtube.com/c/Blockstack">YouTube</a> - Stacks
|
||||
ecosystem YouTube.</li>
|
||||
<li><a href="https://forum.stacks.org/">Official Stacks Forum</a> -
|
||||
Stacks community forum.</li>
|
||||
<li><a href="https://www.reddit.com/r/stacks">r/stacks</a> - Stacks
|
||||
subreddit.</li>
|
||||
</ul>
|
||||
<h2 id="contributing">Contributing</h2>
|
||||
<p>We welcome community contributions to this list. Please read the <a
|
||||
href="contributing.md">contribution guidelines</a> before
|
||||
contributing.</p>
|
||||
<p><a
|
||||
href="https://github.com/friedger/awesome-stacks-chain">stackschain.md
|
||||
Github</a></p>
|
||||
Reference in New Issue
Block a user