Files
pezkuwi-subxt/templates/minimal/README.md
T
gupnik 31dc8bb1de Improvements in minimal template (#4119)
This PR makes a few improvements in the docs for the minimal template.

---------

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
2024-04-30 05:39:08 +00:00

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