feat: initialize Kurdistan SDK - independent fork of Polkadot SDK

This commit is contained in:
2025-12-13 15:44:15 +03:00
commit 286de54384
6841 changed files with 1848356 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
[relaychain]
default_command = "pezkuwi"
chain = "pezkuwichain-local"
[[relaychain.nodes]]
name = "alice"
validator = true
ws_port = 9944
[[relaychain.nodes]]
name = "bob"
validator = true
ws_port = 9955
[[teyrchains]]
id = 1000
[teyrchains.collator]
name = "charlie"
ws_port = 9988
command = "teyrchain-template-node"