1. Introduction
  2. Getting Started
  3. Installation
  4. Quick Start
  5. Operator guide
  6. Developer guide
  7. First Node Setup (regtest)
  8. Mainnet initial sync
  9. Building your first module
  10. Running a node
  11. Node Operations
  12. Node configuration guide
  13. RPC API Reference
  14. Storage Backends
  15. Transaction Indexing
  16. IBD Bandwidth Protection
  17. IBD UTXO engine
  18. LAN Peering System
  19. RBF and Mempool Policies
  20. Transaction relay
  21. Package Relay (BIP331)
  22. Performance Optimizations
  23. QUIC RPC
  24. Mining Integration
  25. Stratum V2 + Merge Mining
  26. Transport abstraction
  27. Node overview
  28. Security
  29. Deployment posture
  30. RPC transport × authentication
  31. Threat Models
  32. Building on BLVM
  33. Overview
  34. Building modules
  35. API Reference
  36. Examples
  37. Module catalog
  38. Lightning Network Module
  39. Commons Mesh Module
  40. Stratum V2 Module
  41. Datum Module
  42. Mining OS Module
  43. Selective Sync Module
  44. FIBRE Module
  45. ZMQ Module
  46. Architecture
  47. Stack overview
  48. Crate dependencies
  49. Design Philosophy
  50. Module system (design)
  51. Module IPC Protocol
  52. Module events
  53. Janitorial events
  54. Consensus Layer
  55. Overview
  56. Architecture
  57. Formal Verification
  58. Peer Consensus Protocol
  59. Mathematical Specifications
  60. Spam Filtering
  61. UTXO Commitments
  62. Protocol Layer
  63. Overview
  64. Architecture
  65. Message Formats
  66. Network Protocol
  67. Governance
  68. Overview
  69. Review standards
  70. blvm-commons
  71. Governance Model
  72. Governance layers and tiers
  73. Governance configuration
  74. Governance Fork System
  75. P2P Governance Messages
  76. OpenTimestamps Integration
  77. Nostr Integration
  78. Multisig Configuration
  79. Keyholder Procedures
  80. Audit Trails
  81. Reference
  82. Orange Paper
  83. Protocol Specifications
  84. Configuration Reference
  85. JSON-RPC error reference
  86. API Index
  87. Glossary
  88. Development
  89. Contributing
  90. PR security control classification
  91. Repository layout
  92. Rust MSRV vs CI toolchains
  93. CI/CD Workflows
  94. PR Process
  95. Release Process
  96. Testing Infrastructure
  97. Fuzzing Infrastructure
  98. Property-Based Testing
  99. Benchmarking
  100. Differential Testing
  101. Snapshot Testing
  102. Appendices
  103. RBF Configuration Example
  104. Migration Guides
  105. FAQ
  106. Troubleshooting
  107. Contributing to Documentation
  108. Developer Security Checklist
  109. Security Architecture Review Template
  110. Security Testing Template