October 2018
Intermediate to advanced
530 pages
14h 25m
English
Before we can deploy our smart contract, we need to put the latest version of the chaincode into a .zip file. The content of the .zip file is a directory with the same name as the Go source file, and of course the Go source file itself is placed in that directory. You can download the latest version of this file from https://git.io/fAH3Q.
Follow these steps to create a valid deployment artifact:
The artifact should look like the following screenshot:
Read now
Unlock full access