book
book copied to clipboard
Documentation on how to implement the Dat Protocol [ DEPRECATED - see https://github.com/hypercore-protocol/new-website/tree/master/guides for similar functionality. More info on active projects and...
See hypercore protocol guides for similar functionality.
More info on active projects and modules at dat-ecosystem.org
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