mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-22 02:07:57 +00:00
Update template triggered by workflow_dispatch
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user