Update documentation and templates for Pezkuwi branding

This commit is contained in:
2026-01-17 23:19:40 +03:00
parent d839cbd92b
commit 9bd688a742
172 changed files with 12903 additions and 6604 deletions
@@ -39,7 +39,7 @@ You can take as an example a file in our EVM template in path `contracts/contrac
During the step when you generate a chainspec pass the parameter `--predeployed-contracts` with a path to the directory where you have stored the contract artifacts and the configuration:
```bash
./target/release/parachain-template-node build-spec --disable-default-bootnode --predeployed-contracts=<path_to_dir> > plain-parachain-chainspec.json
./target/release/teyrchain-template-node build-spec --disable-default-bootnode --predeployed-contracts=<path_to_dir> > plain-teyrchain-chainspec.json
```
== Exclude any contracts from genesis config