diff --git a/src/getting-started/demo.md b/src/getting-started/demo.md index 8af4b67..f78d637 100644 --- a/src/getting-started/demo.md +++ b/src/getting-started/demo.md @@ -4,6 +4,21 @@ Before reading this guide, please follow the local testnet guide and have a working testnet running! +> For convenience's sake, we have a script that automates the actions in this guide. +> The script is available at the following link: +> +> +> Alternatively, download and run in a single step: +> +> ```bash +> wget https://polka-storage.s3.eu-central-1.amazonaws.com/demo.sh +> chmod +x demo.sh +> ./demo.sh +> ``` +> +> The script requires the `storagext-cli` binary to exist and be present in the `$PATH`. +> Instructions on how to achieve that are available in the [*Local Testnet - Polka Storage Parachain*](../getting-started/local-testnet.md) chapter. + A high-level overview with diagrams of the process described below can be found in Pallets section. ## 1. Publishing a deal