fabric
https://blog.csdn.net/bean_business/article/details/110100669
https://hyperledger-fabric.readthedocs.io/zh_CN/latest/create_channel/create_channel_config.html#orderer
https://github.com/hyperledger/fabric/releases
https://blog.csdn.net/weixin_44542127/article/details/119214607
https://www.freesion.com/article/528252266/
https://blog.csdn.net/maixia24/article/details/79761347
https://www.chaindesk.cn/witbook/11/102
https://blog.csdn.net/weixin_45839894/article/details/123450108
https://my.oschina.net/j4love/blog/5454092
cat >> /etc/hosts <<-EOF
172.17.0.66 orderer.example.com
172.17.0.67 peer0.org1.example.com
172.17.0.68 peer0.org2.example.com
EOF
sudo systemctl start docker
sudo systemctl enable docker
sudo systemctl status docker
curl -L https://get.daocloud.io/docker/compose/releases/download/1.18.0/docker-compose-`uname -s`-`uname -m` > ~/docker-compose
mv ~/docker-compose /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
cat >> /etc/hosts<<-EOF
10.0.0.10 orderer0.example.com
10.0.0.11 orderer1.example.com
10.0.0.12 orderer2.example.com
10.0.0.10 peer0.org1.example.com
10.0.0.11 peer1.org1.example.com
10.0.0.12 peer0.org2.example.com
10.0.0.13 peer1.org2.example.com
EOF
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· DeepSeek 开源周回顾「GitHub 热点速览」
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· AI与.NET技术实操系列(二):开始使用ML.NET
· 单线程的Redis速度为什么快?
2018-08-16 系统优化 /etc/sysctl.conf
2018-08-16 es 配置文件
2018-08-16 mongo 内存限制wiredTigerCacheSizeGB = 10
2018-08-16 firewalled centos7
2018-08-16 cgi.fix_pathinfo=1