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
+7
View File
@@ -0,0 +1,7 @@
# Upgrade path for you building on Substrate
## master
- crate rename has been fixed `sp-application-crypto` (was `sc-application-crypto`);
`.maintain/rename-crates-for-2.0.sh` has been updated accordingly, you can use it to upgrade to latest naming
convention
- crates have been renamed, run `bash .maintain/rename-crates-for-2.0.sh`