Files
pezkuwi-subxt/polkadot/roadmap/implementers-guide
Guillaume Thiolliere 55c1f7ea92 fix link (#2941)
2021-04-27 14:48:28 +02:00
..
2021-04-27 14:48:28 +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