Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 458 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 458 Bytes

PPoS Dex

PPoS Dex documentation is built with mdBook.

You can read it remotely or locally.

To read it locally you need to clone this repo and:

  • Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Install mdBook
cargo install mdbook
mdbook serve