mirror of
https://github.com/pezkuwichain/docs.git
synced 2026-04-22 01:57:58 +00:00
b4dfaaf5bb
- Technical documentation - SDK guides - Architecture overview - Whitepaper - Contributor guides
13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
flowchart TD
|
|
dot[pezkuwichain.io] --> devhub[pezkuwi_sdk_docs]
|
|
|
|
devhub --> pezkuwi_sdk
|
|
devhub --> reference_docs
|
|
devhub --> guides
|
|
devhub --> external_resources
|
|
|
|
pezkuwi_sdk --> substrate
|
|
pezkuwi_sdk --> frame
|
|
pezkuwi_sdk --> xcm
|
|
pezkuwi_sdk --> templates
|