Re: How to unpackage (or unpack, unzip, extract) a chaincode?
Brett T Logan <brett.t.logan@...>
Here is a very, very basic program to ingest the chaincode package and output a tarball of it: https://github.com/yeasy/blockchain_guide/blob/master/_code/unpack_chaincode.go
Credit to Baohua Yang for the answer:
----- Original message -----
|
|