文件名称:hyperledger-guestbook:利用hyperledger-starter的区块链留言簿
文件大小:35.73MB
文件格式:ZIP
更新时间:2024-06-07 07:56:09
composer fabric blockchain hyperledger hyperledger-fabric
超级账本留言簿 由Hyperledger Fabric,Hyperledger Composer和Hyperledger Fabric Explorer提供支持的简单区块链留言簿。 该项目以我的为基础。 检查该存储库以获取更具体的安装/设置说明。 在本地运行 先决条件 使用与安装 # Clone this repo git clone https://github.com/wellstyler/hyperledger-guestbook.git # Install dependencies in /composer, /explorer, /ui, and /fabric. npm i # Run the deploy script ./deploy.sh # Run the web server npm start # Access the web UI http://localhos