Layer2 Bitcoin Solutions¶
Complete documentation for all Layer2 protocols implemented in Anya Core.
Documentation Index¶
- Overview & Architecture - Complete Layer2 overview and unified architecture
- Lightning Network - Instant Bitcoin payments and micropayments
- State Channels - General-purpose off-chain state management
- RGB Assets - Client-side validation for Bitcoin assets
- Discrete Log Contracts (DLC) - Oracle-based smart contracts
- BOB (Build on Bitcoin) - EVM-compatible Bitcoin Layer2
- Liquid Network - Confidential Bitcoin sidechain
- RSK (Rootstock) - Smart contracts secured by Bitcoin mining
- Stacks - Clarity smart contracts with Bitcoin finality
- Taproot Assets - Bitcoin-native asset protocol
Quick Start¶
- Choose your Layer2 protocol based on your use case
- Follow the specific protocol documentation for setup
- Use the unified API for consistent integration
- Reference the main README for architecture details
Support¶
For technical support and questions, see:
- Troubleshooting Guide
- GitHub Issues
- Protocol-specific documentation for detailed guides