文章目录
Hyperledger Fabric使用Java自定义智能合约
一、前提
首先要搭建好fabric测试网络
搭建方法:进去看看吧
https://blog.csdn.net/weixin_51799151/article/details/123315317?spm=1001.2014.3001.5502
二、我的主要文件目录
三、开始啦
1、启动测试网络
进入 test-network
目录下,./network.sh up
首先要搭建好fabric测试网络
搭建方法:进去看看吧
https://blog.csdn.net/weixin_51799151/article/details/123315317?spm=1001.2014.3001.5502
进入 test-network
目录下,./network.sh up