Overview
Product Features
Underlying Engine
Strengths
Scenarios
Basic Concepts
go mod init fabric-contract-go-demo.module fabric-contract-go-demo require github.com/hyperledger/fabric-contract-api-go v1.1.0 go 1.14
go mod vendor to download contract dependencies to the vendor directory.zip -r xxx.zip * in the contract root directory to pack the contract.피드백