Skip to content

cusma/pposdex

Repository files navigation

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