Deliverables and Learnings - Improvements in HLF-Connector, Hardening the production readiness aspects
Mentee's Information:
Information | |
---|---|
Mentee's Name | Subhranil Raha |
Mentor's Name | Aditya Joshi Nithin Pankaj |
Github | |
Hashnode |
Artifacts of Deliverables for HLF Connector:
- Update the User Documentation
- Commit Link: https://github.com/SubhranilRaha/hlf-connector/commit/679bb89c38caedef24b85fcc5350876c1cde51cd
- Feature Description: Modified the "Running Locally" section to incorporate the revised procedure for executing the connector on a local environment, with the test network of Fabric samples.
- List Committed Chaincodes
- Commit Link: https://github.com/SubhranilRaha/hlf-connector/commit/e3ffe984997864154244f5df74e7dd7d442edc19
- Feature Description: Created an API endpoint that will list all the chaincodes that are present on a channel only after they are committed
- E2E integration test for sending and getting transactions
- Commit Link: https://github.com/SubhranilRaha/hlf-connector/commit/3876923d527162f662c85756c8f62a9197f87167
- Feature Description: Added integration tests for posting and getting a transaction from a chaincode in TransactionIT so that I can test other endpoints in Fabric Client Controller
Artifacts showcasing Learning and Growth:
- During my mentorship period, I wrote a blog highlighting my learning of Hyperledger Fabric(for HLF Connector) and my growth as a mentee.
- Link to my blog: https://subhranilraha.hashnode.dev/getting-started-with-hyperledger-fabric
- I will also be contributing to the project in the future as an open-source developer