This project uses the Hyperledger Fabric to realize some POCs with this technology.
It 'kubernetze' Hyperledger Fabric components like the
and provides tooling to interact with the blockchain network.
With features like:
- Creating a channel
- Adding peers to the network
- Updating policies for CC
- Create a wallet from local X509 CSR
- Export monitoring data
- Reading and write using the Hyper Ledger Fabric Gateway
- Example application which is creating and transferring invoices
- Orderer Component to order transactions. For details see Hyperleder Fabric doc
- Peer Peer component. For details see Hyperleder Fabric doc
- External Chaincode Implementation of an chaincode which runns as a service
- Client App Client application to read and write to the blockchain
- Event Management
- Audit Management