Skip to content

Commit

Permalink
restructuring docs for Staking
Browse files Browse the repository at this point in the history
  • Loading branch information
RumeelHussain committed Oct 14, 2024
1 parent 900087e commit 6079749
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 30 deletions.
8 changes: 8 additions & 0 deletions docs/stake-and-delegate/core-staking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar_label: Staking CORE
hide_table_of_contents: false
sidebar_position: 2
---

# Staking CORE on Core Blockchain
---
2 changes: 1 addition & 1 deletion docs/stake-and-delegate/delegating-core.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_label: Delegating Core
sidebar_label: Delegating CORE
hide_table_of_contents: false
sidebar_position: 2
---
Expand Down
2 changes: 1 addition & 1 deletion docs/stake-and-delegate/delegating-hash.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_label: Delegating Hash
sidebar_label: Delegating Hash-Rate
hide_table_of_contents: false
sidebar_position: 2
---
Expand Down
8 changes: 8 additions & 0 deletions docs/stake-and-delegate/dual-staking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar_label: Dual Staking
hide_table_of_contents: false
sidebar_position: 2
---

# Dual Staking
---
16 changes: 8 additions & 8 deletions docs/stake-and-delegate/staking-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ hide_table_of_contents: false
sidebar_position: 2
---

# Overview of Staking in Core Chain
# Overview of Staking on Core
---

Staking is a fundamental aspect of the Core Chain, serving as a key mechanism for network security, governance, and tokenomics. By staking their BTC or CORE tokens, participants contribute to the operational efficiency and security of the blockchain, while earning rewards for their commitment. This process involves locking up BTC or CORE tokens to support the validation of transactions and the maintenance of the network's integrity. The most bonded validator candidates of staking will become validators and produce blocks.
Staking is a fundamental aspect of the Core blockchain, serving as a key mechanism for network security, governance, and tokenomics. By staking their BTC or CORE tokens, participants contribute to the operational efficiency and security of the blockchain, while earning rewards for their commitment. This process involves locking up BTC or CORE tokens to support the validation of transactions and the maintenance of the network's integrity. The most bonded validator candidates of staking will become validators and produce blocks.

## How Staking Works on the Core Chain
Staking in Core Chain involves CORE and BTC holders delegating their tokens to validators, who are responsible for processing transactions and creating new blocks. The staking mechanism is built on a Delegated Proof of Stake (DPoS) model, where stakeholders influence the network’s consensus by selecting validators based on their staked tokens.
## How Staking Works on the Core Blockchain
Staking on Core involves CORE and BTC holders delegating their tokens to validators, who are responsible for processing transactions and creating new blocks. The staking mechanism is built on a Delegated Proof of Stake (DPoS) model, where stakeholders influence the network’s consensus by selecting validators based on their staked tokens.

- **Validator Selection:** BTC and CORE holders can choose validators they trust and delegate their respective tokens to these validators. The weight of a validator in the consensus process is directly proportional to the amount of BTC and CORE staked with them.
- **Staking Rewards:** Validators and their delegators, both CORE and BTC stakers, earn rewards based on their contribution to network security. These rewards are derived from transaction fees and new blocks created during the consensus process.
Expand All @@ -20,20 +20,20 @@ Staking in Core Chain involves CORE and BTC holders delegating their tokens to v
* The CORE validator set is determined by its staking and delegation logic, via a staking module.
* Cycle time for Core to distribute rewards currently set to **1 day**. Each day, **23** validators with the highest hybrid scores are elected to the validator set, thereby becoming responsible for producing blocks on the Core network for the entirety of the round. At the last block of each round, the accumulated rewards for the round are calculated and distributed.

## Importance of Staking in Core Chain
Staking is crucial for several reasons in the Core Chain ecosystem:
## Importance of Staking for Core Ecosystem
Staking is crucial for several reasons in the Core ecosystem:

- **Network Security:** Staking BTC and CORE tokens to support validators directly contributes to the robustness of the network’s security. Validators with a higher stake are deemed more trustworthy, as more at stake disincentivizes malicious behavior.
- **Decentralized Governance:** Staking empowers CORE holders with governance rights, allowing them to participate in important decisions that affect the network, including protocol updates and improvements.
- **Economic Incentives:** The staking model aligns the interests of both CORE and BTC token holders with the overall health of the network. By staking their tokens, BTC and CORE, participants can earn passive income in the form of staking rewards, thus incentivizing continuous support and investment in the network.
- **Reduced Volatility:** By locking tokens into staking contracts, the circulating supply of CORE tokens is effectively reduced, which can help mitigate price volatility and maintain the token’s value.

## Staking Dynamics and Strategies
Participants in Core Chain network can adopt various staking strategies to maximize their returns and influence on the network:
Participants in the Core network can adopt various staking strategies to maximize their returns and influence on the network:

- **Long-term Staking:** Committing their assets, BTC or CORE, for longer durations typically yields higher rewards, as it provides more stability to the network.
- **Validator Performance:** Choosing high-performing validators is crucial, as rewards are partly based on the validator's effectiveness in managing the network and creating blocks.
- **Risk Management:** Diversifying the delegation across multiple validators can help mitigate risks associated with the potential underperformance or failure of a single validator.

## Conclusion
Staking is a critical component of the Core Chain ecosystem, offering a compelling blend of rewards, governance participation, and enhanced network security. By engaging in staking, BTC and CORE token holders not only help secure the network and drive its governance but also stand to gain from the economic activities generated within the blockchain. As Core Chain continues to evolve, staking remains a pivotal activity, underscoring the decentralized and participant-driven nature of the blockchain.
Staking is a critical component of the Core ecosystem, offering a compelling blend of rewards, governance participation, and enhanced network security. By engaging in staking, BTC and CORE token holders not only help secure the network and drive its governance but also stand to gain from the economic activities generated within the blockchain. As Core continues to evolve, staking remains a pivotal activity, underscoring the decentralized and participant-driven nature of the blockchain.
44 changes: 24 additions & 20 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,25 +71,7 @@ const sidebars = {
slug: '/category/products',
},
items: [
{
type: 'category',
collapsed: true,
label: 'Non-Custodial BTC Staking',
items: [
'Learn/products/btc-staking/overview',
'Learn/products/btc-staking/design',
{
type: 'category',
collapsed: true,
label: 'How To Guides',
items: [
'Learn/products/btc-staking/stake-btc-guide',
'Learn/products/btc-staking/Redeeming-Guide',
]
},

]
},

{
type: 'category',
collapsed: true,
Expand Down Expand Up @@ -270,7 +252,29 @@ const sidebars = {
type: 'category',
collapsed: true,
label: '💸 Staking',
items: ['stake-and-delegate/staking-overview']
items: ['stake-and-delegate/staking-overview',
// 'stake-and-delegate/core-staking',
{
type: 'category',
collapsed: true,
label: 'Non-Custodial BTC Staking',
items: [
'Learn/products/btc-staking/overview',
'Learn/products/btc-staking/design',
{
type: 'category',
collapsed: true,
label: 'How To Guides',
items: [
'Learn/products/btc-staking/stake-btc-guide',
'Learn/products/btc-staking/Redeeming-Guide',
]
},
]
},

// 'stake-and-delegate/dual-staking',
]
},
{
type: 'category',
Expand Down

0 comments on commit 6079749

Please sign in to comment.