文档
fabric-github地址:https://github.com/hyperledger/fabric 示例网址:https://github.com/hyperledger/fabric-samples 合约地址:https://github.com/hyperledger/fabric-samples/blob/release-2.2/asset-transfer-basic/chaincode-java/src/main/java/org/hyperledger/fabric/samples/assettransfer/AssetTransfer.java java-sdk地址:https://github.com/hyperledger/fabric-chaincode-java java-sdk文档地址:https://hyperledger.github.io/fabric-gateway-java/ fabric工具下载地址:https://github.com/hyperledger/fabric/releases/tag/v2.2.0 所有文档中文文档地址:https://hyperledger-fabric.readthedocs.io/zh_CN/latest/whatsnew.html 测试网络中文文档地址:https://hyperledger-fabric.readthedocs.io/zh_CN/latest/test_network.html# fabric运行环境部署参考网址:https://www.cnblogs.com/lihui123/p/15467183.html 操作参考网址:https://www.cnblogs.com/lihui123/p/15470386.html
安装
-
上传安装包到服务器 目录:
|