...
...
...
...
...
...
...
...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Description
The HLF-Connector is a project within the Hyperledger Labs community that provides a way to connect to and interact with Hyperledger Fabric Blockchain Networks from external applications using REST APIs & Kafka based Topics. This connector acts as a gateway between Fabric and non-Fabric applications, allowing external applications to securely read and write data to the Fabric blockchain through both synchronous and asynchronous modes of interaction. HLF-Connector provides a convenient and flexible way to integrate Fabric blockchain networks into external applications, allowing developers to build robust and secure decentralized applications that can interact with the Fabric network.
Learning Objectives
- Understand Hyperledger Fabric conceptually.
- Learn enterprise integrations for practical usage of blockchain technology.
- Become proficient in micro-service development.
- Design API interfaces and work to scale by handling asynchronous interfaces.
- Learn open source processes.
- Work closely with community experts.
...
- Design and implement new features in the connector.
- Updating the usage documentation.
Objective
- E2E test suite for connector.
- JMS Queue listener serial transaction processing.
- Support for DLQ (Dead Letter Queue)
- Allow retry for transactions - REST API
- Support chaincode endorsement policy while chaincode approval and commit.
- Structured logging
- Usage Documentation
...