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,11 @@
# Preamble
This document aims to describe the purpose, functionality, and implementation of the host for PezkuwiChain's _teyrchains_
functionality - that is, the software which provides security and advancement for constituent teyrchains. It is not for
the implementer of a specific teyrchain but rather for the implementer of the Teyrchain Host. In practice, this is for
the implementers of PezkuwiChain in general.
There are a number of other documents describing the research in more detail. All referenced documents will be linked
here and should be read alongside this document for the best understanding of the full picture. However, this is the
only document which aims to describe key aspects of PezkuwiChain's particular instantiation of much of that research down to
low-level technical details and software architecture.