mirror of
https://github.com/pezkuwichain/docs.git
synced 2026-04-25 02:37:56 +00:00
docs: add Pezkuwi-SDK documentation
- Technical documentation - SDK guides - Architecture overview - Whitepaper - Contributor guides
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
graph TB
|
||||
subgraph Substrate
|
||||
direction LR
|
||||
subgraph Node
|
||||
end
|
||||
|
||||
subgraph Runtime
|
||||
end
|
||||
|
||||
Node --runtime-api--> Runtime
|
||||
Runtime --host-functions--> Node
|
||||
end
|
||||
Reference in New Issue
Block a user