mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 04:01:10 +00:00
31dc8bb1de
This PR makes a few improvements in the docs for the minimal template. --------- Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
290 B
290 B
Minimal Template
This is a minimal template for creating a blockchain using the Polkadot SDK.
Docs
You can generate and view the Rust Docs for this template with this command:
cargo doc -p minimal-template --open