RFC documents for the Tari protocol
These documents are in the form of an mdbook. The rendered version of these docs can be found at https://rfc.tari.com
-
run
cargo install mdbook
-
in the
/RFC
folder runmdbook serve
-
in a browser navigate to
localhost:3000