The Identity Collaboration Hub is the primary umbrella repository for specifications/standards, architecture documents, shared libraries, and reference implementations related to identity within the Hiero Ledger ecosystem.
Specifically, this repository goal is to be a common place to host following parts of the ecosystem:
- DID method specifications
- Interoperability proposals
- Architecture documentation
- Reference flows and diagrams
- Shared libraries
- Utilities, templates, and tooling
- Proof-of-concept implementations
- Reference implementations and examples
Please note that identity-related SDKs and other libraries/tools that are meant to be used as direct dependencies are hosted in separate repositories.
- DID Method specifications
- There are currently two versions of Hedera DID spec, both are hosted in a separate repos
- Hedera DID Method v1.0
- Hedera DID Method v2.0
- Hiero AnonCreds Method
- Hedera DID Host design for DID SCID Method
Hiero currently provides robust SDKs designed to streamline the integration of Decentralized Identity within your applications on the Hedera ledger. By adhering to the Hedera DID Method and Hedera AnonCreds Method specification, SDKs provide developers with a comprehensive suite of tools to create, manage, and resolve DIDs and AnonCreds objects using Hedera Consensus Service (HCS).
The following SDKs are currently available:
Feel free to reach out for Hiero Identity Community to discuss existing projects, outstanding questions, and new contributions.
Hiero Identity Community organizes meetings to discuss the latest and greatest of decentralized identity on Hiero/Hedera.
The target audience includes operators of identity platforms supporting Hiero/Hedera and developers interested in using and contributing to Hiero identity repos.
The meeting is conducted monthly on Thursdays at 8:00 AM PST. Please refer to Hiero community calendar for the next meetings schedule and instructions to join.
Join LFDT Discord channel by using invitation link and find Hiero section there.
At the moment, there are following-identity related text channels under this group:
hiero-identity-collaboration-hub- channel dedicated to this repo and also a general collaboration channel for identity topics. If you're not sure where to ask or search for help, please do not hesitate to use this channel to reach out for communityhiero-did-sdk-js- channel dedicated to Hiero DID SDK JS discussionshiero-did-sdk-python- channel dedicated to Hiero DID SDK Python discussionsheka-identity-platform- channel dedicated to Heka Identity Platform discussions
Please note that topics related to integration plugins (OWF Credo, ACA-Py) can also be discussed in corresponding channels in OWF Discord (invitation link)
Growth projects->credo- channel dedicated to Credo frameworkImpact projects->acapy- channel dedicated to ACA-Py agent
- Extending guides, adding new ones and other community materials
- Moving previously created identity specifications/standards into this repo
- Adding reference implementations for identity applications on Hiero