feat: initialize Kurdistan SDK - independent fork of Polkadot SDK

This commit is contained in:
2025-12-13 15:44:15 +03:00
commit e4778b4576
6838 changed files with 1847450 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[toolchain]
channel = "nightly-2025-11-20"
components = ["cargo", "clippy", "rust-src", "rust-std", "rustc", "rustfmt"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"