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
@@ -0,0 +1,29 @@
[book]
authors = [
"Kurdistan Tech Institute <info@pezkuwichain.io>",
"Parity Technologies <admin@parity.io>",
]
language = "en"
multilingual = false
src = "src"
title = "The Pezkuwi Teyrchain Host Implementers' Guide"
[preprocessor.graphviz]
command = "mdbook-graphviz"
optional = true
[preprocessor.mermaid]
command = "mdbook-mermaid"
optional = true
[preprocessor.last-changed]
command = "mdbook-last-changed"
renderer = ["html"]
optional = true
[output.html]
additional-css = ["last-changed.css"]
additional-js = ["mermaid-init.js", "mermaid.min.js"]
# Repository URL used in the last-changed link.
git-repository-url = "https://github.com/pezkuwichain/pezkuwi-sdk"
[output.linkcheck]
optional = true