mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 10:05:10 +00:00
512 B
512 B
Basic Claim Processing
This sample implements the basic claim processing scenario, illustrating the use of the Java Contract SDKs to provide a smart contract as a service.
To run this chaincode contract locally on a development network, see:
- Debugging chaincode as a service (Kube test network)
- End-to-end with the test-network (Docker compose)