diff --git a/pop-cli-for-appchains/.gitbook/assets/buildspec.gif b/pop-cli-for-appchains/.gitbook/assets/buildspec.gif new file mode 100644 index 0000000..1e12861 Binary files /dev/null and b/pop-cli-for-appchains/.gitbook/assets/buildspec.gif differ diff --git a/pop-cli-for-appchains/guides/running-on-paseo-locally.md b/pop-cli-for-appchains/guides/running-on-paseo-locally.md index e008601..cd7c3c7 100644 --- a/pop-cli-for-appchains/guides/running-on-paseo-locally.md +++ b/pop-cli-for-appchains/guides/running-on-paseo-locally.md @@ -197,6 +197,8 @@ The chain specification holds all the information the node requires to start or Let's create a chain spec for our parachain: +
pop build spec

pop build spec

+ ``` cd my-parachain pop build spec --profile release --id 2000 --type local --relay paseo-local --protocol-id my_parachain --chain local --genesis-state --genesis-code