connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.

Home Page:https://docs.connext.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[API] Create Transfers Pagination using PostgresT query

prathmeshkhandelwal1 opened this issue · comments

Background

Use PostgresT Queries for creating pagination on transfers endpoint

Tasks

  • Write PostgresT queries
  • Add mockData switch for UI
  • Return the transfers along with cursor [Separate controller for transfers]
  • Add mock db response for transfers