Advanced documentation system for the LTV protocol - a cutting-edge DeFi primitive engineered for maximum capital efficiency. Built with mdbook for Rust nostalgia developer experience and seamless knowledge transfer.
LTV Documentation: https://docs.ltv.finance
To serve the documentation locally with live reload:
cargo install --version 0.4.36 mdbook
mdbook serve --openTo build the documentation:
cargo install --version 0.4.36 mdbook
mdbook build