Files
pezkuwi-subxt/polkadot/roadmap/implementers-guide
Robert Klotzner 6663081bbd Guide updates for changed statement distribution (#2986)
* Guide updates WIP

* Add note.

* Statement distribution guide update.

* Small fixes.
2021-05-06 14:58:38 +02: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