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
@@ -0,0 +1,20 @@
[package]
name = "test-teyrchain-halt"
description = "Test teyrchain which executes forever"
build = "build.rs"
publish = false
version = "1.0.0"
authors.workspace = true
edition.workspace = true
license.workspace = true
[lints]
workspace = true
[build-dependencies]
rustversion = { workspace = true }
substrate-wasm-builder = { workspace = true, default-features = true }
[features]
default = ["std"]
std = []