botchain-staking
Installation
SKILL.md
BOT Chain - Staking, Validators & Governance
BOT Chain uses PoSA (Proof of Staked Authority): DPoS + PoA hybrid. Validators are elected by total bonded stake; they produce blocks in turns (Clique-style) and earn transaction fees. No token inflation - rewards come from fees (and, post-Plato, finality voting rewards).
Source constraint: All information in this skill is sourced from the BOT Chain developer docs (staking page), the staking dApp (https://staking.botchain.ai), and the BOT Chain whitepaper. When extending this skill, only pull from these sources.
Related skills
| Topic | Skill | Load when |
|---|---|---|
| Node operation | botchain-nodes |
Running a validator node, geth flags |
| Network parameters | botchain-network |
Chain IDs for BLS proof generation |
| Ecosystem context | botchain-ecosystem |
Tokenomics, governance, roadmap |