fabric-samples/token-sdk/explorer/config.json
Arne Rutjes 23c2c3e010 add token sdk sample application
Signed-off-by: Arne Rutjes <arne123@gmail.com>
2023-10-09 21:56:28 +02:00

9 lines
161 B
JSON

{
"network-configs": {
"test-network": {
"name": "Test Network",
"profile": "./connection-profile/test-network.json"
}
},
"license": "Apache-2.0"
}