Skip to content
  • Gari Singh's avatar
    [FAB-5145] Make building chaincode tutorial easier · ebbf98ca
    Gari Singh authored
    
    
    While it is possibly implied/required that you
    should install libtool from the prereqs section
    and/or also clone the fabric, there is really
    no need to add this overhead if you simply
    want to build chaincode.  We can use the
    nopkcs11 build tag to avoid libtool and
    we can add go get for getting the shim package
    
    Change-Id: I96936d11dfaa14e2a85d99506deddbcc8fed4c2a
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    ebbf98ca