Skip to content

Commit a2d5c82

Browse files
web3jenksclaude
andauthored
content: remove Pioneer Pass page and clean up EVM references (#417)
* content: remove Pioneer Pass page and clean up EVM references Closes #379 - Remove Pioneer Pass Airdrop Page Closes #376 - Remove EVM references in docs Changes: - Remove entire campaigns/ folder containing pioneer_nfts.mdx - Remove EVM-Compatible dApps bullet from mainnet overview (EVM not yet launched) - Remove "supporting robust EVM primitives" language from control plane description - Remove EVM Chain ID row from devnet chain information table - Note: Auto-generated API docs still contain EVM in schema descriptions (these come from upstream OpenAPI specs and should be updated there) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: remove staking campaigns references from CLAUDE.md --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b18149f commit a2d5c82

5 files changed

Lines changed: 3 additions & 103 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ docs/ # Main documentation content (MDX files)
8989
├── stakers/ # Staker documentation
9090
│ ├── btc_stakers/ # BTC staking guides
9191
│ │ ├── native_staking/ # Direct staking
92-
│ │ ├── liquid_staking/ # LST protocols
93-
│ │ └── campaigns/ # Staking campaigns
92+
│ │ └── liquid_staking/ # LST protocols
9493
│ └── baby_stakers/ # BABY token staking
9594
├── developers/ # Developer documentation
9695
│ ├── bitcoin_staking/ # Bitcoin staking integration
@@ -379,7 +378,7 @@ The site is organized into distinct sections for different audiences:
379378
- BTC staking program details, vigilante services
380379

381380
- **Stakers** (`/stakers/`) - User guides for all staking options
382-
- BTC Stakers: Native staking, liquid staking (LSTs), staking campaigns
381+
- BTC Stakers: Native staking, liquid staking (LSTs)
383382
- BABY Stakers: BABY token staking guides
384383

385384
- **Developers** (`/developers/`) - Technical integration guides

docs/developers/babylon_genesis_chain/chain_information.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ import TabItem from '@theme/TabItem';
4444
|----------|-------|
4545
| Chain ID | `edge-devnet-1` |
4646
| Chain Name | `Babylon Edge Devnet` |
47-
| EVM Chain ID | `6901` |
4847
| Binary Name | `babylond` |
4948
| Version | `v0.6.0` |
5049
| Genesis Date | `2024-10-15` |

docs/guides/overview/babylon_genesis/networks/mainnet.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Built on the Cosmos SDK framework, Babylon Genesis introduces three key innovati
2121
- **Advanced PoS Security**: Protects against long-range attacks by anchoring states to Bitcoin's ledger.
2222

2323
### 3. Control Plane for the BSN Ecosystem
24-
- **Orchestrating Security & Liquidity**: Babylon Genesis will coordinate both economic security and liquidity for all connected Bitcoin Secured Networks, supporting robust EVM primitives and cross-network incentives via the BABY token.
24+
- **Orchestrating Security & Liquidity**: Babylon Genesis will coordinate both economic security and liquidity for all connected Bitcoin Secured Networks, enabling cross-network incentives via the BABY token.
2525

2626
BABY is the native token of Babylon Genesis, used for staking, governance, and transaction fees—and also for distributing ecosystem rewards and incentives to attract growth and developers.
2727

@@ -32,7 +32,6 @@ Babylon Genesis's mainnet ecosystem is rapidly expanding. Some notable activitie
3232
- **BTC Staking**: Over 57,000 BTC (≈$6.1 billion value at the time) have already been staked by early adopters, making Bitcoin a top-10 staking asset globally, with huge growth potential ahead.
3333
- **Bitcoin-Backed Security**: Finality Providers use staked BTC to secure Babylon Genesis and demonstrate advanced security that can be exported to other networks in future phases.
3434
- **Active Governance**: The BABY token enables decentralized protocol governance, giving the community a direct role in protocol evolution.
35-
- **EVM-Compatible dApps**: Babylon's EVM layer is currently under development and is planned for a future release. Once available, developers will be able to deploy DeFi primitives—such as liquid staking tokens (LSTs), decentralized exchanges, and lending protocols—anchored by Bitcoin-level security. Please refer to the [Babylon roadmap](https://docs.babylonchain.io/roadmap) for updates on EVM compatibility.
3635
- **Cross-chain Integrations**: Upcoming partnerships and technical integrations will onboard new L1s, rollups, and DeFi protocols as part of the expanding Bitcoin Secured Network.
3736

3837
> Ancient Babylon was a vibrant center for trade, culture, and innovation, uniting economies through a central marketplace. Babylon Genesis aims to do the same for web3: unlocking Bitcoin's security, liquidity, and community for a decentralized future.

docs/stakers/btc_stakers/campaigns/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/stakers/btc_stakers/campaigns/pioneer_nfts.mdx

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)