From 5a2e235ddd2656764d54c08f95e7c0916d25c617 Mon Sep 17 00:00:00 2001 From: 0xward <0xward.dev@gmail.com> Date: Mon, 15 Jun 2026 20:20:42 +0700 Subject: [PATCH] docs: overhaul stacking.md (remove outdated data, update branding, and fix dead link) --- stacking.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stacking.md b/stacking.md index 2b5cb1a..9df56fa 100644 --- a/stacking.md +++ b/stacking.md @@ -1,14 +1,11 @@ ## Stacking -Stacks brings apps and smart contracts to Bitcoin. Stacks 2.0 blockchain enables Stacks (STX) holders to participate in consensus and earn Bitcoin (BTC). This process of locking STX to earn BTC rewards from the protocol is called *Stacking*. To participate, STX holders lock their STX and publish useful information periodically on the network. The annual earning rate of Bitcoin rewards depends on several factors. For example, if 50% of the liquid supply participates, along with other assumed parameters, then the earning rate can be approx 9%. See [details](https://blog.blockstack.org/stacking-earnings-model/). Users will be able to participate in Stacking via the native Stacks wallet or through official Stacking partners. [More info.](https://stacks.org/stacking) +Stacks brings apps and smart contracts to Bitcoin. Stacks blockchain enables Stacks (STX) holders to participate in consensus and earn Bitcoin (BTC). This process of locking STX to earn BTC rewards from the protocol is called *Stacking*. To participate, STX holders lock their STX and publish useful information periodically on the network. The annual earning rate of Bitcoin rewards depends on several factors. For example, if 50% of the liquid supply participates, along with other assumed parameters, then the earning rate can be approx 9%. See [details](https://docs.stacks.co/). Users will be able to participate in Stacking via the native Stacks wallet or through official Stacking partners. [More info.](https://stacks.org/stacking) Thresholds to participate natively in Stacking are dynamic based on amount of liquid supply that is participating. More details are available in the [SIP-007](https://github.com/stacks-network/stacks-blockchain/blob/master/sip/sip-007-stacking-consensus.md). **Stacking thresholds:** -By end-Jan 2021 approximately 1,006M (1B) liquid STX participation rates are as follows: -- Assume 25% of liquid supply is participating, the min threshold is 70k STX (~62.5k STX rounded up to the nearest 10,000) -- Assume 50% of liquid supply is participating, the min threshold is 130k STX (~125k STX rounded up to the nearest 10,000) - +For the most up-to-date Stacking thresholds, please refer to the [official Stacking documentation](https://docs.stacks.co/). **Pooling and services:** Users can pool together to meet the minimum threshold using the *delegate* transactions. Further, we anticipate users to reap the benefits of Stacking rewards through partners like OkCoin, Staked, and others, even if they themselves don’t individually own the relevant minimum threshold amount.