mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-06-23 22:31:08 +00:00
feat: implement Nova Base + Pezkuwi Overlay architecture
- Add Nova utils as git submodule (nova-base/) - Create pezkuwi-overlay/ for Pezkuwi-specific configs - Add merge-chains.py script to combine Nova + Pezkuwi - Add update-all.sh for easy syncing - Add ARCHITECTURE.md documentation This architecture allows automatic sync with Nova's Polkadot ecosystem updates while maintaining Pezkuwi customizations. Pezkuwi chains: 3 (priority) Nova chains: 98 (auto-synced)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "nova-base"]
|
||||
path = nova-base
|
||||
url = https://github.com/novasamatech/nova-utils.git
|
||||
Reference in New Issue
Block a user