Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add api diagram to docs #1220

Closed
jcstein opened this issue Oct 30, 2023 · 1 comment
Closed

docs: add api diagram to docs #1220

jcstein opened this issue Oct 30, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@jcstein
Copy link
Member

jcstein commented Oct 30, 2023

                    ┌───────────────┐
User (REST API)────►│               │
                    │      Node     │
User (OpenRPC)─────►│               │
                    └─────┬─────────┘
                          │
                          │ gRPC
                          │
                      ┌───▼───────────┐
 User (REST API)─────►│               │
                      │      App      │
 User (gRPC)─────────►│               │
                      └─────┬─────────┘
                            │
                            │ Tendermint RPC
                            │
                      ┌─────▼──────────┐
                      │      Core      │
                      └────────────────┘

cc @nashqueue

@jcstein jcstein added good first issue Good for newcomers documentation Improvements or additions to documentation labels Nov 10, 2023
@jcstein jcstein assigned jcstein and unassigned jcstein Nov 17, 2023
@jcstein
Copy link
Member Author

jcstein commented Nov 28, 2024

adding to existing #1746 issue for RPC work

@jcstein jcstein closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant