- Zebra
- 1. User Documentation
- 1.1. System Requirements
- 1.2. Supported Platforms
- 1.2.1. Platform Tier Policy
- 1.3. Installing Zebra
- 1.4. Running Zebra
- 1.5. Zebra with Docker
- 1.6. Tracing Zebra
- 1.7. Zebra Metrics
- 1.8. Lightwalletd
- 1.9. zk-SNARK Parameters
- 1.10. Mining
- 1.10.1. Testnet Mining with s-nomp
- 1.10.2. Mining with Zebra in Docker
- 1.11. Shielded Scanning
- 1.11.1. Shielded Scanning gRPC Server
- 1.12. Kibana blockchain explorer
- 1.13. Forking the Zcash Testnet with Zebra
- 1.14. Custom Testnets
- 1.14.1. Regtest with Zebra
- 1.15. OpenAPI specification
- 1.16. Troubleshooting
- 2. Developer Documentation
- 2.1. Contribution Guide
- 2.2. Design Overview
- 2.3. Mempool Specification
- 2.4. Diagrams
- 2.4.1. Network Architecture
- 2.4.2. Mempool Architecture
- 2.5. Upgrading the State Database
- 2.6. Zebra versioning and releases
- 2.7. Continuous Integration
- 2.8. Continuous Delivery
- 2.9. Generating Zebra Checkpoints
- 2.10. Doing Mass Renames
- 2.11. Updating the ECC dependencies
- 2.12. Running a Private Testnet Test
- 2.13. Zebra crates
- 2.14. Zebra RFCs
- 2.14.1. Pipelinable Block Lookup
- 2.14.2. Parallel Verification
- 2.14.3. Inventory Tracking
- 2.14.4. Asynchronous Script Verification
- 2.14.5. State Updates
- 2.14.6. Contextual Difficulty Validation
- 2.14.7. Tree States
- 2.14.8. Zebra Client
- 2.14.9. V5 Transaction
- 2.14.10. Async Rust in Zebra
- 2.14.11. Value Pools
- 3. API Reference