Files
darkfi/doc
draoi 5dcf458864 doc: fix doc/src/arch/consensus.md
* reimplement changes from 68c9bc8418
  overwritten by merge

* fix mistake in ranking algo

* last block renamed to last-n-block (n-1 block is previous block)
2024-02-11 16:51:34 +01:00
..
2024-02-11 16:51:34 +01:00
2024-01-08 12:47:02 +01:00
2023-04-15 09:29:18 +02:00
2024-01-24 12:12:55 +01:00
2024-02-09 20:21:39 +02: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"