Files
darkfi/doc
mohab metwally 33e6d260f9 fix blockchain.md
2022-11-14 19:17:19 +02:00
..
2022-11-14 19:17:19 +02:00
2022-04-23 21:21:14 +02:00
2022-10-30 12:15:44 +01:00
2022-10-30 12:15:44 +01:00

The DarkFi book

This directory contains the sources for the book that can be read on https://darkrenaissance.github.io/darkfi

When adding or removing a section of the book, make sure to update the SUMMARY.md file to actually list the contents.

For the mdbook-katex backend run:

cargo install --git "https://github.com/lzanini/mdbook-katex"
cargo install --git "https://github.com/badboy/mdbook-toc"
cargo install --git "https://github.com/badboy/mdbook-mermaid"