https://github.com/webankblockchain/weevent-sample
https://github.com/webankblockchain/weevent-sample
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webankblockchain/weevent-sample
- Owner: WeBankBlockchain
- License: apache-2.0
- Created: 2020-08-11T09:10:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T06:43:29.000Z (over 4 years ago)
- Last Synced: 2024-04-24T03:16:30.684Z (about 2 years ago)
- Language: Java
- Size: 131 KB
- Stars: 2
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 整体介绍
WeEvent-Sample 是基于 [WeEvent](https://github.com/WeBankBlockchain/WeEvent) 开发的样例程序,提供了创建 topic ,发布、订阅,查看区块链容量等功能演示,您可以参考[开发样例使用说明](https://weeventdoc.readthedocs.io/zh_CN/latest/protocol/weevent-sample.html),体验 WeEvent 的业务流程,并参考进行您的 Java 应用开发。