neardevhub-bos icon indicating copy to clipboard operation
neardevhub-bos copied to clipboard

Create cache layer for devhub's RPC calls

Open Tguntenaar opened this issue 4 months ago • 0 comments

Instead of creating the subquery indexer 928.

@frol proposed a RPC caching layer to get filter and search proposals. The plan is to write this with rocket.rs and near-api

Image

Acceptance Criteria:

  • [ ] Get 10 newest proposals from the RPC
  • [ ] Add load more functionality
  • [ ] Add filters
    • [ ] Category
    • [ ] Timeline
    • [ ] Author
  • [ ] Add search
  • [ ] Add sorting

Tguntenaar avatar Sep 29 '24 19:09 Tguntenaar