Polkadot SDK Best Practices Compilation of the coding best practices for Polkadot SDK, presented as a mdbook. Installation cargo install mdbook Build mdbook build Serve and reload on changes mdbook serve -p 3001