fabric-samples/test-network-nano-bash/chaincode-external/metadata.json
Arnaud J Le Hors fde441e92e
Add external chaincode service for Nano Test Network
This addresses Issue #504. This extends the test-network-nano-bash
sample to offer an option to run a fabric network without using any
containers at all. The chaincode is running as an external service
directly on the host machine.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
2022-02-18 11:46:14 +01:00

4 lines
50 B
JSON

{
"type": "ccaas",
"label": "basic_1.0"
}