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

[SDK] Add REST Support #511

Closed
8 tasks
Olshansk opened this issue Apr 29, 2024 · 1 comment
Closed
8 tasks

[SDK] Add REST Support #511

Olshansk opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
p0 Top priority sdk Everything relatd to the sdk

Comments

@Olshansk
Copy link
Member

Olshansk commented Apr 29, 2024

Objective

Add support for REST requests in the poktroll repo so we can enable LLM relays.

Origin Document

Screenshot 2024-04-29 at 11 31 27 AM

Goals

  • Add REST support in the existing packages
  • Enable LLM relays to flow through the network
  • Refactor/cleanup / document things (if needed) to prepare for other rpc_types

Deliverables

  • Implement REST support
  • Document REST support (update docusarus)
  • Turn on LLM relays
  • Add an E2E test for an LLM relay

Non-goals / Non-deliverables

  • Adding support for all RPC types
  • Handling all error edge cases exhaustively

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.
  • Makefile: Add new targets to the Makefile to make the new functionality easier to use.
  • Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.

Creator: @Olshansk
Co-Owners: @red-0ne

@Olshansk Olshansk added the sdk Everything relatd to the sdk label Apr 29, 2024
@Olshansk Olshansk added this to the Shannon MainNet milestone Apr 29, 2024
@Olshansk Olshansk changed the title [WIP][DRAFT}[SDK] Add REST Support [WIP][DRAFT][SDK] Add REST Support Apr 29, 2024
@Olshansk Olshansk changed the title [WIP][DRAFT][SDK] Add REST Support [SDK] Add REST Support Apr 29, 2024
@Olshansk Olshansk added the p0 Top priority label Jun 4, 2024
@red-0ne red-0ne mentioned this issue Jun 17, 2024
14 tasks
@red-0ne
Copy link
Contributor

red-0ne commented Jun 18, 2024

Closed with #594

@red-0ne red-0ne closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0 Top priority sdk Everything relatd to the sdk
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants