04 2022 档案
摘要:shell脚本 shell文档:https://www.runoob.com/linux/linux-shell-variable.html fabric网络搭建执行顺序 1.下载镜像 2.手动:拷贝bin目录下的可执行文件到gopath/bin/ 3.手动:拷贝crypto-config.yaml
阅读全文
摘要:myfirstcc.go 链码代码myfirstcc.go,并上传至chaincode/go中 package mainimport ( "github.com/hyperledger/fabric/core/chaincode/shim" pb "github.com/hyperledger/f
阅读全文
摘要:官方链码example02操作 进入容器 docker exec -it cli /bin/bash 创建通道 peer channel create -o orderer.example.com:7050 -c zlktchannel -f ./channel-artifacts/channel.
阅读全文
浙公网安备 33010602011771号