https://github.com/webankblockchain/weidentity-sample
https://github.com/webankblockchain/weidentity-sample
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webankblockchain/weidentity-sample
- Owner: WeBankBlockchain
- License: lgpl-3.0
- Created: 2019-01-23T13:58:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T14:39:18.000Z (about 2 years ago)
- Last Synced: 2024-05-30T23:27:54.350Z (about 2 years ago)
- Language: Java
- Homepage: http://weidentity.webank.com/
- Size: 7.59 MB
- Stars: 16
- Watchers: 7
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
## 整体介绍
weid-sample 是基于 [WeIdentity](https://weidentity.readthedocs.io/zh_CN/latest/README.html) 开发的样例程序,提供了一整套的流程演示,可以帮您快速理解 WeIdentity 的运行机制,您可以参考[开发样例使用说明](https://weidentity.readthedocs.io/zh_CN/latest/docs/weidentity-sample.html),体验 WeIdentity 的业务流程,并参考进行您的 Java 应用开发。
版本说明
--------
WeIdentity及其组件的[兼容版本说明文档](https://weidentity.readthedocs.io/zh_CN/develop/docs/compatibility.html) 请查看!
| WeIdentity-Sample 版本 | WeIdentity 版本 | Contract 版本 |
| :---- | :---- | :---- |
| v1.0.10 | v1.8.2 | v1.2.30 |
| v1.0.9 | v1.8.0 | v1.2.29 |
| v1.0.8 | v1.7.1 | v1.2.28 |
| v1.0.7 | v1.7.0 | v1.2.27 |
| v1.0.6 | v1.6.7 | v1.2.26 |
| v1.0.5 | v1.6.6 | v1.2.24 |
| v1.0.4 | v1.6.5 | v1.2.23 |
| v1.0.3 | v1.6.4 | v1.2.21 |
| v1.0.2 | v1.6.2 | v1.2.19 |
| v1.0.1 | v1.3.0 | v1.2.3 |
| v1.0.0 | v1.0.3 | v1.0.0 |