PanGan21 / aries-vcx

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

Home Page:https://didcomm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aries-vcx

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

The repository contains Rust crates to build

  • Aries based applications (mobile, server, anything, ...),
  • DIDComm related components.

Aries implementation

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

Did document implementation

Did methods implementation

Contact

Do you have a question ❓Are you considering using our components? 🚀 We'll be excited to hear from you. 👋

There's 2 best way to reach us:

  • Leave us message on aries-vcx discord channel.
  • Join our Zoom community calls. Biweekly Thursdays @ 09:00 am UTC via Zoom, find more details on wiki

Versioning & releases

  • Crates are not yet published on crates.io. You can consume crates as github-type Cargo dependency.
  • 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.

https://didcomm.org

License:Apache License 2.0


Languages

Language:Rust 91.0%Language:JavaScript 4.6%Language:TypeScript 3.2%Language:Kotlin 0.8%Language:Shell 0.4%Language:Just 0.1%Language:Dockerfile 0.0%