Skip to content
This repository was archived by the owner on Aug 7, 2019. It is now read-only.

How to deploy GO chaincode which uses other libraries? #121

@jonathan-yk-tan

Description

@jonathan-yk-tan

Using the Blockchain Enterprise Plan on Bluemix, we have successfully created a new channel and added peers, however when trying to deploy GO chaincode which uses third-party libraries, we are getting the error:

"Error:
/opt/go/src/github.com/xeipuuv/gojsonschema (from $GOROOT) /chaincode/input/src/github.com/xeipuuv/gojsonschema (from $GOPATH) /opt/gopath/src/github.com/xeipuuv/gojsonschema "

Does the Enterprise plan support any GO package manager like Govend?

If not, what is the directory structure to upload the dependencies together with the chaincode zip?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions