Diagram showing Smart Contracts interaction with each other and with the SDK / Request Node / Graph Nodes
Opened this issue · 0 comments
MantisClone commented
Problem
The docs don't explain how the Smart Contracts interact with each other.
Proposed Solution
- Add a diagram to the docs showing how the Smart Contracts interact with each other.
Considerations
- We already have https://docs.request.network/get-started/protocol-overview/request-client-and-request-node#interaction-between-sdk-and-request-node. Should we expand it to include more details about the Storage and Payment smart contracts?
- Probably not. This would be too much detail for 1 diagram
- Maintenance Concern: If we make a diagram with ALL the smart contracts - we must update it whenever we add a new smart contract.
- It would be better if each payment network had a separate diagram showing only the smart contracts required by that payment network.
Attribution
Proposed by @sstefdev