https://github.com/webankblockchain/weidentity-blockchain
https://github.com/webankblockchain/weidentity-blockchain
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webankblockchain/weidentity-blockchain
- Owner: WeBankBlockchain
- License: apache-2.0
- Created: 2022-12-13T08:19:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T12:43:10.000Z (about 2 years ago)
- Last Synced: 2024-04-24T03:16:30.773Z (about 2 years ago)
- Language: Java
- Size: 326 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
WeIdentity 区块链接入模块
=============================================================
整体介绍
--------
> WeIdentity-Blockchain是WeIdentity的区块链接入模块,为WeIdentity提供区块链相关功能,包括调用WeIdentity的智能合约和使用区块链的基础通信等功能,而且可以适配多种不同区块链,使得WeIdentity更加通用。
版本说明
--------
| weid-blockchain 版本 | weid-java-sdk 版本 | weid-contract-java 版本 | 备注 |
| :---- | :---- | :---- | :---- |
| v3.0.0-rc.1 | v3.0.0-rc.1 | v1.3.1-rc1 | 实现FISCO BCOS区块链接入 |
| v3.1.0-rc.1 | v3.1.0-rc.1 | v1.3.2-rc1 | 常规更新 |
* WeIdentity及其组件的[兼容版本说明文档](https://weidentity.readthedocs.io/zh_CN/develop/docs/compatibility.html) 请查看!
## 联系我们
邮箱:weidentity@webank.com
## License
This project is released under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0).