fabric-samples/full-stack-asset-transfer-guide/contracts/asset-transfer-go/asset-transfer-chaincode-vars.yml
nXtCyberNet ada8de3677 create the asset-transfer in go implemetation
Signed-off-by: nXtCyberNet <rohantech2005@gmail.com>
2026-03-11 22:05:12 +05:30

11 lines
295 B
YAML

#
# SPDX-License-Identifier: Apache-2.0
#
---
smart_contract_name: "asset-transfer"
smart_contract_version: "1.0.0"
smart_contract_sequence: 1
smart_contract_package: "asset-transfer.tgz"
# smart_contract_constructor: ""
smart_contract_endorsement_policy: ""
smart_contract_collections_file: ""