https://github.com/webankblockchain/weidentity-contract
The solidity smart contract of WeIdentity, including DID, CPT, Authority and Specific Issuers.
https://github.com/webankblockchain/weidentity-contract
weid weidentity
Last synced: 7 months ago
JSON representation
The solidity smart contract of WeIdentity, including DID, CPT, Authority and Specific Issuers.
- Host: GitHub
- URL: https://github.com/webankblockchain/weidentity-contract
- Owner: WeBankBlockchain
- License: lgpl-3.0
- Created: 2018-10-30T11:23:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T07:23:08.000Z (over 2 years ago)
- Last Synced: 2024-04-24T03:16:30.762Z (about 1 year ago)
- Topics: weid, weidentity
- Language: Solidity
- Homepage: https://fintech.webank.com/weidentity
- Size: 140 KB
- Stars: 53
- Watchers: 7
- Forks: 31
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# WeIdentity Contract
---
## 关于
* WeIdentity Project对应的合约代码。需配合FISCO-BCOS和weidentity-java-sdk使用,更多详细信息详见: [WeIdentity Project](https://github.com/WeBankBlockchain/WeIdentity)
* WeIdentity及其组件的[兼容版本说明文档](https://weidentity.readthedocs.io/zh_CN/develop/docs/compatibility.html) 请查看!## 联系我们
## License
This project is released under [LGPLv3](https://opensource.org/licenses/LGPL-3.0).