Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 358 Bytes

File metadata and controls

16 lines (11 loc) · 358 Bytes

Mina Protocol Book

Usage

You'll need mdbook as well as the mdbook-katex extension for LateX formulas to display:

cargo install mdbook
cargo install mdbook-katex

Once you've installed these, you can simply run mdbook to serve the book:

mdbook serve