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
+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.