Skip to content

Typescript framework for building decentralized identity and verifiable credential solutions

License

Notifications You must be signed in to change notification settings

openwallet-foundation/credo-ts

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2025
Mar 11, 2025
Mar 11, 2025
Mar 24, 2025
Mar 20, 2025
Jan 30, 2024
Jun 3, 2024
Mar 25, 2025
Mar 3, 2025
Mar 24, 2025
Jul 21, 2023
Jan 23, 2025
Jun 21, 2024
Jan 7, 2025
Jun 20, 2024
Jun 20, 2024
Jun 20, 2024
May 31, 2022
Jan 8, 2025
Oct 4, 2024
Mar 5, 2020
Mar 5, 2025
Mar 11, 2025
Mar 11, 2025
Nov 19, 2024
Jan 8, 2025
Mar 24, 2025
Mar 25, 2025
Jun 20, 2024
Jan 28, 2025
Jun 25, 2024
Jun 25, 2024


Credo Logo

Credo

Pipeline Status Codecov Coverage License typescript


Quickstart  |  Features  |  Contributing  |  License

Credo is a framework written in TypeScript for building decentralized identity solutions that aims to be compliant and interoperable with identity standards across the world. Credo is agnostic to any specific exchange protocol, credential format, signature suite or did method, but currently mainly focuses on alignment with OpenID4VC, DIDComm and Hyperledger Aries.

Quickstart

Documentation on how to get started with Credo can be found at https://credo.js.org/

Features

See Supported Features on the Credo website for a full list of supported features.

Packages

Package Version
@credo-ts/core @credo-ts/core version
@credo-ts/node @credo-ts/node version
@credo-ts/react-native @credo-ts/react-native version
@credo-ts/indy-vdr @credo-ts/indy-vdr version
@credo-ts/cheqd @credo-ts/cheqd version
@credo-ts/askar @credo-ts/askar version
@credo-ts/anoncreds @credo-ts/anoncreds version
@credo-ts/openid4vc @credo-ts/openid4vc version
@credo-ts/action-menu @credo-ts/action-menu version
@credo-ts/question-answer @credo-ts/question-answer version
@credo-ts/tenants @credo-ts/tenants version
@credo-ts/drpc @credo-ts/drpc version
@aries-framework/indy-sdk (deprecated, unmaintained after 0.4.x) @aries-framework/indy-sdk version
@aries-framework/anoncreds-rs (deprecated and combined with @credo-ts/anoncreds) @aries-framework/anoncreds-rs version
@credo-ts/openid4vc-client (deprecated in favour of @credo-ts/openid4vc) @credo-ts/openid4vc-client version

Demo

To get to know the Credo issuance and verification flow, we built a demo to walk through it yourself together with agents Alice and Faber.

  • OpenID4VC and SD-JWT VC demo in the /demo-openid directory.
  • DIDComm and AnonCreds demo in the /demo directory.

Contributing

If you would like to contribute to the framework, please read the Framework Developers README and the CONTRIBUTING guidelines. These documents will provide more information to get you started!

There are regular community working groups to discuss ongoing efforts within the framework, showcase items you've built with Credo, or ask questions. See Meeting Information for up to date information on the meeting schedule. Everyone is welcome to join!

We welcome you to join our mailing list and Discord channel. See the Wiki for up to date information.

License

OpenWallet Foundation Credo is licensed under the Apache License Version 2.0 (Apache-2.0).