dat-ecosystem-archive / book

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 modules at https://dat-ecosystem.org/ ]
https://datprotocol.github.io/book/
Apache License 2.0
68 stars 9 forks source link

deprecated 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