neardevhub-bos
neardevhub-bos copied to clipboard
Create cache layer for devhub's RPC calls
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
Acceptance Criteria:
- [ ] Get 10 newest proposals from the RPC
- [ ] Add load more functionality
- [ ] Add filters
- [ ] Category
- [ ] Timeline
- [ ] Author
- [ ] Add search
- [ ] Add sorting