Files
pezkuwi-subxt/polkadot/roadmap/implementors-guide
Peter Goodspeed-Niklaus 0dffa4e4d8 small tweaks to candidate selection (#1253)
* small tweaks to candidate selection

* clarify the nature of inputs
2020-06-16 11:52:37 -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 serve roadmap/implementors-guide
open http://localhost:3000