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
+9
View File
@@ -0,0 +1,9 @@
# Self built Docker image
The PezkuwiChain repo contains several options to build Docker images for PezkuwiChain.
This folder contains a self-contained image that does not require a Linux pre-built binary.
Instead, building the image is possible on any host having docker installed and will
build PezkuwiChain inside Docker. That also means that no Rust toolchain is required on the host
machine for the build to succeed.