Refine REST API support
Open
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 44
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 22
Description
Previous PR which added Ops API support (https://github.com/GalaChain/sdk/pull/442/) revealed some issues that should be fixed to improve the dev experience:
* If chaincode is not build before running Ops API (missing lib/src/cli.js error), we should respond with an error with a message suggesting running `npm run build` for the chaincode
* Support custom contract path fragments, like `apple-contract` instead of `AppleContract`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.