# Minimal Template This is a minimal template for creating a blockchain using the Polkadot SDK. # Docs You can generate and view the [Rust Docs](https://doc.rust-lang.org/cargo/commands/cargo-doc.html) for this template with this command: ```sh cargo doc -p minimal-template --open ```