# 基于区块链hyperledger fabric的商品交易系统 **Repository Path**: panda-yan/fabdeal ## Basic Information - **Project Name**: 基于区块链hyperledger fabric的商品交易系统 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2023-05-18 - **Last Updated**: 2023-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 原项目链接:https://github.com/togettoyou/fabric-realty 搭建步骤收录至专栏:https://blog.csdn.net/qq_41575489/category_12099245.html 启动命令: cd 项目路径/network && ./stop.sh && ./start.sh && cd ../application && ./stop.sh && ./build.sh && ./start.sh && cd ../network/explorer && ./stop.sh && ./start.sh