Skip to content
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
18f3274
chore: replace "l2scan" with "Xangle" (#242)
kkkk666 Jul 10, 2025
8b73c8f
Daria/cli ref clean (#208)
dariaag Jul 10, 2025
cbb6648
fixed borken links
web3jenks Jul 11, 2025
2bb5811
fix: optimize api response css & faucet typo
Jul 11, 2025
5dfc711
re-draw bsn architecture diagrams in engineering diagram styles (#216)
web3jenks Jul 11, 2025
b1bf8cc
Jenks/re org nav (#244)
web3jenks Jul 15, 2025
350eb1d
corrected duplication issue with to Nav
web3jenks Jul 16, 2025
0cb6874
fix: Restore the image link
Jul 17, 2025
ae2382a
chore: Update-Unbonding-Time (#249)
kkkk666 Jul 21, 2025
b3ae631
Added commands to babylon_usage_guide.mdx (#246)
itrocket-team Jul 21, 2025
281b4f9
Update docs/stakers/btc_stakers/native_staking/unbonding_via_cli.mdx
web3jenks Jul 21, 2025
7bfcc4a
removed global_config.mdx
web3jenks Jul 24, 2025
99d33d8
fixed broken links
web3jenks Jul 24, 2025
6ce43c3
fix: fix broken link (#254)
kkkk666 Jul 25, 2025
5e56156
Update docs/stakers/btc_stakers/native_staking/unbonding_via_web.mdx
web3jenks Jul 25, 2025
cb75262
added redirect plugin
web3jenks Jul 25, 2025
fba4fc1
Merge branch 'main' into dev
web3jenks Jul 26, 2025
8a1a55a
upload whitepaper (#260)
dariaag Aug 6, 2025
e98f68e
add btc vault whitepaper (#264)
dariaag Aug 13, 2025
4dc4405
chore: update Bitgo Custody Services Staking Status (#262)
kkkk666 Aug 13, 2025
a71dc8a
chore: add legal notice (#266)
kkkk666 Aug 15, 2025
7cd11bc
Update docs/guides/overview/babylon_genesis/baby_tokenomics.mdx
kkkk666 Aug 15, 2025
0e9083b
fix: Improve the process of fetching the release URL. (#271)
kkkk666 Aug 19, 2025
fcc40d1
chore: update-staking-image (#267)
kkkk666 Aug 19, 2025
ba6affa
add validator setup guide (#217)
dariaag Aug 19, 2025
c6e31c2
feat: simple-finality-provider guide & Docker Deployment Guide (#253)
kkkk666 Aug 19, 2025
065a61f
Update docs/stakers/btc_stakers/native_staking/unbonding_via_web.mdx
kkkk666 Aug 19, 2025
d96d2f2
Revert "Update docs/stakers/btc_stakers/native_staking/unbonding_via_…
Aug 19, 2025
3623027
fix: Adjust the document format
Aug 19, 2025
bdcf922
Merge branch 'main' into dev
web3jenks Aug 21, 2025
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
13 changes: 12 additions & 1 deletion docs/guides/overview/babylon_genesis/baby_tokenomics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,15 @@ be staked.
light: useBaseUrl('/img/guides/baby_token_unlocking_schedule.png'),
dark: useBaseUrl('/img/guides/baby_token_unlocking_schedule_dark.png'),
}}
/>
/>

## Legal Notice
**THIS IS NOT AN OFFER TO SELL OR THE SOLICITATION OF AN OFFER TO PURCHASE ANY BABY, AND IS NOT AN OFFERING, ADVERTISEMENT, SOLICITATION, CONFIRMATION, STATEMENT OR ANY FINANCIAL PROMOTION THAT CAN BE CONSTRUED AS AN INVITATION OR INDUCEMENT TO ENGAGE IN ANY INVESTMENT ACTIVITY OR SIMILAR.**

YOU SHOULD NOT RELY ON THE CONTENT HEREIN FOR ADVICE OF ANY KIND, INCLUDING LEGAL, INVESTMENT, FINANCIAL, TAX, OR OTHER PROFESSIONAL ADVICE, AND SUCH CONTENT IS NOT A SUBSTITUTE FOR ADVICE FROM A QUALIFIED PROFESSIONAL.

This page contains hypothetical, forward-looking, and projected figures, which are not guaranteed and are subject to change. Actual numbers may vary. Babylon Foundation and its affiliates make no representation or warranty, express or implied, as to the completeness, reliability, validity, or accuracy of this information. The content here may contain incorrect information and errors. You agree and acknowledge that any information contained herein is subject to change without notice. No advice or information, whether oral or written, obtained from Babylon Foundation, will be construed to create any warranty or representation.

All information in this document is provided on an “as is” basis without any representation or warranty of any kind.

The documents provided herein describe certain planned and specified economic fundamentals of a digital asset, BABY. These materials are intended for informational purposes only and are meant to outline the usage and functionalities of the asset within Babylon Genesis. It is important to understand that the primary purpose of BABY is to pay for fees, provide a mechanism for securing consensus, and allow for decentralized governance on Babylon Genesis; it is not intended to serve as an investment.
40 changes: 40 additions & 0 deletions docs/guides/research/btc_trustless_vault.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
sidebar_class_name: btc_trustless_vault_sidebar
sidebar_position: 3
---
import Link from '@docusaurus/Link';

# A Bitcoin-Charged Crypto Economy with Trustless Vaults

### Abstract

Bitcoin is by far the largest crypto asset by market capitalization, yet the vast majority of it
remains idle. Today, less than 1% of all bitcoins are bridged to smart contract platforms, where
most decentralized finance (DeFi) activity takes place. A key barrier to greater participation is
that existing Bitcoin bridges are either centralized or rely on significant trust assumptions. In
fact, due to the lack of covenants in the Bitcoin scripting language, there are no known ways to
build trustless Bitcoin bridges.

We bypass this barrier by introducing a different primitive: trustless Bitcoin vaults. Bitcoin
holders deposit their BTC into these on-chain vaults in a self-custodial fashion. The bitcoins in
each vault are tied to a specific smart contract protocol on an external chain. These vaults are
programmable, and withdrawals are permitted only when a zero-knowledge proof of a specific
smart contract state is verified on the Bitcoin chain. Together with an appropriate Bitcoin
scripting design of the vault, this eliminates the need for mutual trust among parties.
We demonstrate how this construction enables the use of native Bitcoin—without wrapping or
bridging—as collateral in many DeFi applications, including lending, stablecoin issuance, and
perpetual DEXs.

Leveraging recent advances in BitVM3, we present experimental results
showing that these vaults can be operated with minimal on-chain overhead—an essential
requirement for scaling trustless Bitcoin-backed DeFi. Bitcoin vaults built on top of the Babylon
Bitcoin staking protocol further improve capital efficiency by allowing staked BTC to act as
collateral in DeFi protocols. We conclude by discussing how trustless Bitcoin vaults significantly
strengthen the existing Babylon ecosystem and the utility of BABY as the token for its
decentralized governance.

<a
href="https://docs.babylonlabs.io/papers/trustless-bitcoin-vaults.pdf"
>
Read the Paper
</a>
3 changes: 1 addition & 2 deletions docs/guides/specifications/staking_transactions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@ sidebar_position: 1

import RemoteMD from '@site/src/components/RemoteMD';

export const rawUrl="https://raw.githubusercontent.com/babylonlabs-io/babylon/refs/heads/main/docs/transaction-impl-spec.md";
export const rawUrl="https://raw.githubusercontent.com/babylonlabs-io/babylon/release/v2.3.x/docs/transaction-impl-spec.md";

<RemoteMD
rawUrl={rawUrl}
hideRelease={false}
defaultRelease="next-v2.x"
releaseVersions={{
'next-v2.x': 'https://raw.githubusercontent.com/babylonlabs-io/babylon/refs/heads/release/v2.x/docs/transaction-impl-spec.md',
'next-v4.x': 'https://raw.githubusercontent.com/babylonlabs-io/babylon/refs/heads/release/v4.x/docs/transaction-impl-spec.md'
}}
/>

2 changes: 1 addition & 1 deletion docs/operators/babylon_node/installation_guide.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sidebar_class_name: node_operators_installation_guide_sidebar
sidebar_label: Installation Guide
sidebar_label: Getting Started
sidebar_position: 0
---
# Node Installation Guide
Expand Down
Loading