hyperledger中下载加密工具crypto

下载fabric-samples:

git clone https://github.com/hyperledger/fabric-samples.git
  1. 打开链接,下载bootstrap.sh到本地。(不翻墙) bootstrap.sh

然后执行:

sudo bash setup_script.sh
  1. 翻墙下载:

    curl -x '<http://10.10.10.1:3128>' -sSL <https://goo.gl/6wtTN5> | bash -s 1.1.0-preview
    
  2. 再生产环境不用翻墙下载

    curl -sSL https://raw.githubusercontent.com/hyperledger/fabric/master/scripts/bootstrap.sh| bash -s 1.4.0

results matching ""

    No results matching ""