Comprehensive documentation for the Verus PBaaS system, built using the Diátaxis framework (Tutorials, How-to Guides, Concepts, Reference).
Early draft. Documentation is being built bottom-up from live RPC testing on vrsctest. Pages are verified against daemon behavior, not copied from existing sources.
docs/
reference/ — RPC command reference (parameters, return values, examples)
concepts/ — Explanations of how Verus systems work
how-to/ — Task-oriented guides for specific goals
tutorials/ — Learning-oriented walkthroughs (coming soon)
- Identity — 11 RPC reference pages, 4 concept pages, 3 how-to guides
- Marketplace — 5 RPC reference pages, 2 concept pages, 1 how-to guide
- Multichain — 2 RPC reference pages, 2 concept pages, 1 how-to guide
- Data — 7 RPC reference pages, 2 concept pages, 5 how-to guides
All documentation is built bottom-up:
- Test each RPC command live on vrsctest
- Document parameters, behavior, edge cases with real output
- Extract into presentable pages separated by Diátaxis quadrant
- Claims are backed by verified daemon behavior