Kunstmaan / Kunstmaan/hyperledger-fabric-chaincode-dev-setup
Add api to start from existing setup
Open
new feature
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Improve performance by not recreating the docker images (detect the latest version of chaincode using peer chaincode list --installed), use a separate function to start from a clean setup
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the setup entry point and the code that recreates Docker images. Review the output of `peer chaincode list --installed`, then separate starting from an existing setup from starting with a clean setup. Done means the existing path avoids recreating images while the clean-start behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, node.js
- Domain
- backend-api-design, blockchain, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100