hyperledger-firefly / hyperledger-firefly/fabconnect
Support for common API endpoints
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.