An open API service indexing awesome lists of open source software.

https://github.com/zlt2000/my-fabric-application-java

Hyperledger Fabric 2.x SpringBoot区块链应用:使用 Java 代码基于 fabric-gateway-java 进行区块链网络的访问与交易并集成 SpringBoot 框架。
https://github.com/zlt2000/my-fabric-application-java

Last synced: about 1 year ago
JSON representation

Hyperledger Fabric 2.x SpringBoot区块链应用:使用 Java 代码基于 fabric-gateway-java 进行区块链网络的访问与交易并集成 SpringBoot 框架。

Awesome Lists containing this project

README

          

## Hyperledger Fabric 2.x Java区块链应用

在上一篇文章中 [《Hyperledger Fabric 2.x 自定义智能合约》](https://mp.weixin.qq.com/s/ZgP5qamh_itqE2JNb3SXIQ) 分享了智能合约的安装并使用 `cli` 客户端进行合约的调用;本文将使用 `Java` 代码基于 `fabric-gateway-java` 进行区块链网络的访问与交易,并集成 `SpringBoot` 框架。

具体说明与使用请看下面文章:

**文章地址**:[https://mp.weixin.qq.com/s/W8hO7V0az0tgROx73W9-lA](https://mp.weixin.qq.com/s/W8hO7V0az0tgROx73W9-lA)