firefly-fabconnect icon indicating copy to clipboard operation
firefly-fabconnect copied to clipboard

Support for common API endpoints

Open jimthematrix opened this issue 3 years ago • 0 comments

Besides channel specific functions, we should also add common API endpoints:

  • release version
  • list channels
  • get channel details: memberships, policies, block height
  • query transactions
  • query transaction by ID (#64)
  • query blocks by number (#73)
  • gateway network map known by the peer
  • transaction count (?)
  • list installed chaincodes
  • list approved chaincodes
  • list committed chaincodes
  • get chaincode status (approved, committed)

jimthematrix avatar Sep 01 '21 10:09 jimthematrix