Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions stacking.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down