![JAR search and dependency download from the Maven repository](/logo.png)
bric-java-sdk.fabric-java-sdk.1.0.source-code.Go.Docker Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric-java-sdk Show documentation
Show all versions of fabric-java-sdk Show documentation
This is a fork of Hyperledger Fabric fabric-sdk-java
FROM hyperledger/fabric-ccenv
COPY . $GOPATH/src/build-chaincode/
WORKDIR $GOPATH
RUN go install build-chaincode && mv $GOPATH/bin/build-chaincode $GOPATH/bin/%s
© 2015 - 2025 Weber Informatics LLC | Privacy Policy