BOB (Build on Bitcoin): hybrid Bitcoin/Ethereum L2 using OP Stack + Bitcoin security. Bridges to Bitcoin via threshold signatures + zk-proofs. USE WHEN: building cross-chain Bitcoin/Ethereum apps, evaluating BOB hybrid model.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add claude-dev-suite/claude-dev-suite --skill bob --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bob?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/claude-dev-suite-bob)More formats (shields.io, HTML) on the badges page.
---
name: bitcoin-l2-bob
description: |
BOB (Build on Bitcoin): hybrid Bitcoin/Ethereum L2 using OP Stack
+ Bitcoin security. Bridges to Bitcoin via threshold signatures
+ zk-proofs.
USE WHEN: building cross-chain Bitcoin/Ethereum apps, evaluating
BOB hybrid model.
allowed-tools: Read, Grep, Glob
---
# BOB (Build on Bitcoin)
Hybrid L2 combining Bitcoin and Ethereum. Built on **Optimism's OP
Stack** but with Bitcoin-anchored security mechanisms.
## Architecture
- **OP Stack** for execution (Optimistic rollup style).
- **Anchored to Ethereum** for data availability + initial security.
- **Bitcoin anchoring**: state hashes also committed to Bitcoin
via inscriptions / Taproot commitments.
- **Bridges**: native to Ethereum, with Bitcoin via federation +
zk proofs.
## Hybrid security
The "hybrid" model means BOB inherits both:
- **Ethereum's** data availability + fraud proofs.
- **Bitcoin's** PoW for state finality (via anchoring).
Trade-off: complex architecture, but potentially stronger long-term
guarantees.
## Use cases
- **Cross-chain DeFi** spanning BTC + ETH ecosystems.
- **Apps that benefit from EVM tooling + Bitcoin anchoring**.
- **NFT bridges** between Ordinals / Ethereum NFTs.
## Comparison
| Aspect | BOB | Citrea | RSK |
|--------|-----|--------|-----|
| Execution | EVM (OP Stack) | zkEVM | EVM |
| Settlement | Ethereum + Bitcoin | Bitcoin only | Bitcoin merge mining |
| Bridge | Multi-asset | BitVM2 | Federation |
## Limitations
- **Complex security model** — harder to audit.
- **Dual-chain dependence** — outages on either Ethereum or Bitcoin
affect.
- **Smaller community** than EVM-only L2s.
## See also
- [hemi/SKILL.md](../hemi/SKILL.md)
- [bsquared/SKILL.md](../bsquared/SKILL.md)
- [merlin/SKILL.md](../merlin/SKILL.md)
- [botanix/SKILL.md](../botanix/SKILL.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!