Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 369 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 369 Bytes

The Dat Protocol

This repository contains the source for "The Dat Protocol" - an implementers guide.

Requirements

Building the book requires mdbook.

$ cargo install mdbook

Building

To build the book locally and preview:

$ mdbook serve

License

MIT OR Apache-2.0