Skip to content

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.

License

Notifications You must be signed in to change notification settings

xprazak2/aries-vcx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperledger Aries logo aries-vcx

CI build License Join the chat at https://chat.hyperledger.org/channel/aries

The repository contains a set of crates to build Aries / DIDComm applications in Rust.

Aries components

  • aries_vcx - Library implementing DIDComm protocols, with focus on verifiable credential issuance and verification.
  • messages - Library for building and parsing Aries messages.
  • aries_vcx_core - Interfaces for interaction with ledgers, wallets and credentials.
  • agents - Aries agents built on top of aries_vcx.

General components

  • did_parser - Building and parsing DIDs.
  • did_doc - Building and parsing DID Documents.
  • did_peer, did_sov, did_web, did_key - DID resolvers for different DID methods.

Mobile 📱

Reach out 👋

  • Ask a question on discord
  • Talk to us on public community call every Thursday @ 09:00 am UTC via Zoom, see details
  • See high level 2023 roadmap at ROADMAP_2023.md
  • We welcome new contributors! Connect with us via the channels above and take a look at CONTRIBUTING.md

Versioning & releases

  • All releases have currently major version 0
    • We bump minor version on releases containing new features, significant refactors or breaking changes.
    • We bump patch version if release only contains fixes or smaller refactoring.
  • See releases page.

About

aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 90.2%
  • JavaScript 5.2%
  • TypeScript 3.6%
  • Other 1.0%