0

The problem in hand is that we want to deploy a blockchain network on a server that is not connected to the internet.

When Instantiating the chaincode on a Peer it fails as it requires the fabric-shim package to be downloaded which is used for the chaincode. The logs for it can be found below.

Is there any workaround it or can we bundle the npm packages and when instantiating the chaincode point the fabric to use that bundle as a directory for npm modules?

Error Logs

Faisal
  • 403
  • 4
  • 18

0 Answers0