fabric-samples/test-network-nano-bash/chaincode-external/metadata.json
Arnaud J Le Hors daf08981dd
Add external chaincode service for Nano Test Network (#650)
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-03-09 08:47:31 +00:00

4 lines
50 B
JSON

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