https://github.com/hyperledger-identus/identus
Identus provides components to develop decentralized identity solutions that adhere to widely recognized self-sovereign identity (SSI) standards.
https://github.com/hyperledger-identus/identus
didcomm-v2 didprism identus ssi
Last synced: about 2 months ago
JSON representation
Identus provides components to develop decentralized identity solutions that adhere to widely recognized self-sovereign identity (SSI) standards.
- Host: GitHub
- URL: https://github.com/hyperledger-identus/identus
- Owner: hyperledger-identus
- License: apache-2.0
- Created: 2024-04-16T15:51:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T13:21:51.000Z (3 months ago)
- Last Synced: 2025-03-31T17:20:29.654Z (2 months ago)
- Topics: didcomm-v2, didprism, identus, ssi
- Language: TypeScript
- Homepage: https://hyperledger-identus.github.io/docs/
- Size: 71 MB
- Stars: 67
- Watchers: 17
- Forks: 11
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

---
Identus provides components to develop decentralized identity solutions that adhere to widely recognized self-sovereign identity (SSI) standards. It offers complete DID and verifiable credential functionality and simplifies the complexities of adopting a decentralized identity solution into existing and new workflows.
## Quick Start Guide and DocumentationTo quickly get up and running and explore the project's capabilities:
- Follow the instructions in 💻 [dockerize-identus.md](identus-docker/dockerize-identus.md) to have a local environment up and running.
- Try the ⚡[Quick Start Guide](https://hyperledger-identus.github.io/docs/home/quick-start/) to explore the capabilities of Identus step by step.
- Find more details about any topic you need by reading the project's 📄 [Documentation](https://hyperledger-identus.github.io/docs/).## Project Roadmap
Are you interested in where Identus is headed? Check out the 🛣️[Project Roadmap](https://github.com/orgs/hyperledger/projects/48/) for upcoming features and planned improvements.
## Repositories
Identus consists of several core components, each one with its own repository. They can be found on the links below:
- [Cloud Agent](https://github.com/hyperledger/identus-cloud-agent/)
- [Mediator](https://github.com/hyperledger/identus-mediator/)
- Edge Agent SDKs:
- [TypeScript](https://github.com/hyperledger/identus-edge-agent-sdk-ts/)
- [KMP](https://github.com/hyperledger/identus-edge-agent-sdk-kmp/)
- [Swift](https://github.com/hyperledger/identus-edge-agent-sdk-swift/)
- [Apollo Cryptographic Library](https://github.com/hyperledger/identus-apollo/)
- [Documentation](https://github.com/hyperledger/identus-docs/)## Get Involved!
The development of Identus relies on community input, and the project maintainers appreciate your involvement. Here's how you can contribute:
### Found Something? Let's Fix It!
- 🪲 **Bugs:** Head to the relevant [GitHub repository](https://github.com/hyperledger/identus/blob/main/README.md#repositories) and open an issue in the issue tracker. Detailed reports make fixing things much faster!
- 📝 **Documentation mistakes:** Please report it [here](https://github.com/hyperledger/identus-docs/issues).
- 💡 **Feature Requests:** Do you know how to improve Identus? Share your suggestion in an [issue](https://github.com/hyperledger/identus/issues/new/choose), and we'll discuss how it could fit into the project's roadmap.### Want to Build With Us?
- 📄 **Code Contributions:** For guidelines on how to contribute to the Identus codebase, check out the `CONTRIBUTING.md` file in the [repo](https://github.com/hyperledger/identus/blob/main/README.md#repositories) you want to work on.
### Let's Connect!
- 💬 **Discord:** Join the [server](https://discord.com/channels/905194001349627914/1230596020790886490) for discussions and community support
- 📞 **Community Calls:** Get the latest updates and participate in [Identus regular calls](https://lists.hyperledger.org/g/identus/calendar)
- 📽️ **Recordings:** Did you miss a community call? you can find recordings of previous meetings [here](https://wiki.hyperledger.org/display/Identus/Hyperledger+Identus) (Check the page tree at the left side)
- 📧 **Mailing List:** Join the [mailing list](https://lists.hyperledger.org/g/identus)
### Community projects
Are you curious about what the community is building with Identus? Explore the 🌍[Community Projects](https://github.com/hyperledger/identus/wiki/Community-Projects) to discover a variety of initiatives and tools created by developers and contributors like you. These projects showcase the versatility of Identus and can serve as inspiration or a foundation for your work.