Skip to content

Commit 8096301

Browse files
web3jenkskkkk666kevindariaagDaria Agadzhanova
authored
shortened BTC unboding time (#250)
* chore: replace "l2scan" with "Xangle" (#242) * chore: replace "l2scan" with "Xangle" * chore: modify faucet description & xangle png --------- Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * Daria/cli ref clean (#208) * create clean branch w new color scheme * overview * rm duplicate overview * rm guide --------- Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> * fixed borken links * fix: optimize api response css & faucet typo * re-draw bsn architecture diagrams in engineering diagram styles (#216) * Jenks/re org nav (#244) * initial structure * small fixes to developer docs * update developer.mdx & populated stakers.mdx pagfe * fixed broken links * Update query.mdx * removed community pool proposal type * Update docusaurus.config.js * initial structure * fix: adjust style & format baby staking guide (#196) Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * updated cosmos & op stack chain .mdxs (#200) * Merge remote-tracking branch 'origin/main' into jenks/re-org-nav --------- Co-authored-by: Kevin <33023258+kkkk666@users.noreply.github.com> Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * corrected duplication issue with to Nav * fix: Restore the image link * chore: Update-Unbonding-Time (#249) Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> * Added commands to babylon_usage_guide.mdx (#246) * Update docs/stakers/btc_stakers/native_staking/unbonding_via_cli.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * removed global_config.mdx * fixed broken links --------- Co-authored-by: Kevin <33023258+kkkk666@users.noreply.github.com> Co-authored-by: kevin <liukangtian@liukangtiandeMacBook-Pro.local> Co-authored-by: Daria <dariaagad@gmail.com> Co-authored-by: Daria Agadzhanova <dariaagadzhanova@Darias-MacBook-Air.local> Co-authored-by: Sam <48280694+itrocket-team@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ded0530 commit 8096301

File tree

63 files changed

+513
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+513
-247
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"position": 2,
33
"label": "Bitcoin Supercharged Networks",
4-
"collapsible": true,
4+
"collapsible": false,
55
"collapsed": true
66
}

docs/developers/bsns/bsns.mdx renamed to docs/bsns/bsns.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ BTC-backed Finality Providers are held accountable, even
2222
when equivocating Finality Providers constitute a majority.
2323

2424
<Link
25-
to="/developers/bsns/cosmos_chains"
25+
to="/bsns/cosmos_chains"
2626
>
2727
Cosmos Chain Integration Guide
2828
</Link>
@@ -51,7 +51,7 @@ The [Forkless Rollups with Bitcoin staking](https://babylonchain.io/blog/forkles
5151
blog post provides more details.
5252

5353
<Link
54-
to="/developers/bsns/op_stack_chains"
54+
to="/bsns/op_stack_chains"
5555
>
5656
OP-stack L2 Chain Integration Guide
5757
</Link>
File renamed without changes.
File renamed without changes.

docs/developers/bsns/cosmos_chains/cosmos_chains.mdx renamed to docs/bsns/cosmos_chains/cosmos_chains.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ for example, X→ Y means "Y queries data from X and the data flows from X to Y"
1818
<ThemedImage
1919
alt="Cosmos Chains Integrations Architecture"
2020
sources={{
21-
light: useBaseUrl('/img/cosmos-integration.png'),
22-
dark: useBaseUrl('/img/cosmos-integration.png'),
21+
light: useBaseUrl('/img/developers/cosmos/bsn_architecture_cosmos.png'),
22+
dark: useBaseUrl('/img/developers/cosmos/bsn_architecture_cosmos_dark.png'),
2323
}}
2424
/>
2525
<br />
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/developers/bsns/op_stack_chains/op_stack_chains.mdx renamed to docs/bsns/op_stack_chains/op_stack_chains.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ The design involves the following main components:
1818
<ThemedImage
1919
alt="Optimism L2 Integrations Architecture"
2020
sources={{
21-
light: useBaseUrl('/img/op-stack-integration.png'),
22-
dark: useBaseUrl('/img/op-stack-integration.png'),
21+
light: useBaseUrl('/img/developers/op_stack/bsn_architecture_op.png'),
22+
dark: useBaseUrl('/img/developers/op_stack/bsn_architecture_op_dark.png'),
2323
}}
2424
/>
2525
<br />
@@ -94,4 +94,4 @@ We have developed local deployment scripts for the OP stack integration.
9494
- https://github.com/Snapchain/babylon-deployment for spinning up an OP stack chain integrating with Babylon Edge devnet
9595
- https://github.com/Snapchain/op-chain-deployment for spinning up the entire stack (OP stack chain + ETH L1 + Babylon Genesis + Bitcoin)
9696

97-
---
97+
---

docs/developers/babylon_genesis_chain/explorers/explorers.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import TabItem from '@theme/TabItem';
99

1010
# Chain Explorers
1111

12-
## Babylon Genesis Mainnet
12+
### Babylon Genesis Mainnet
1313

1414
Block scanners for Phase 2 Babylon Genesis Mainnet (`bbn-1`).
1515

@@ -21,7 +21,7 @@ Block scanners for Phase 2 Babylon Genesis Mainnet (`bbn-1`).
2121
| [Xangle](https://babylon-explorer.xangle.io/mainnet/home) | `https://babylon-explorer.xangle.io/mainnet/home` |
2222

2323

24-
## Babylon Genesis Testnet
24+
### Babylon Genesis Testnet
2525

2626
Block scanners for Phase 2 Babylon Genesis Testnet (`bbn-test-5`).
2727

@@ -33,7 +33,7 @@ Block scanners for Phase 2 Babylon Genesis Testnet (`bbn-test-5`).
3333
| [Xangle](https://babylon-explorer.xangle.io/testnet/home) | `https://babylon-explorer.xangle.io/testnet/home` |
3434

3535

36-
## Babylon Genesis Devnet
36+
### Babylon Genesis Devnet
3737

3838
| Service | URL |
3939
|---------|-----|

0 commit comments

Comments
 (0)