Skip to content

cusma/pposdex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 11, 2023
5e04da9 · Sep 11, 2023

History

46 Commits
Sep 11, 2023
Sep 11, 2023
Sep 10, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Jan 5, 2021
Sep 11, 2023
Sep 8, 2023
Sep 2, 2023
Sep 10, 2023
Sep 2, 2023

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