Files
pezkuwi-subxt/polkadot/roadmap/implementers-guide/README.md
T
Robert Habermeier 42bd096413 I am dumb and can't spell (#1366)
* rename implementor's guide to implementer's guide

* fix typos in more places
2020-07-07 10:10:36 -04:00

343 B

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