Files
pezkuwi-subxt/polkadot/roadmap/implementers-guide
Bernhard Schuster 4bdfd02f93 impl availability distribution
Closes #1237
2020-08-10 15:02:30 +02:00
..
2020-08-10 15:02:30 +02:00
2020-07-07 10:10:36 -04:00
2020-07-07 10:10:36 -04:00
2020-07-07 10:10:36 -04:00

The Polkadot Parachain Host Implementers' Guide

The implementers' guide is compiled from several source files with mdBook. To view it live, locally, from the repo root:

cargo install mdbook mdbook-linkcheck mdbook-graphviz
mdbook serve roadmap/implementers-guide
open http://localhost:3000