The repository contains
- Rust library
aries-vcx
implementing Aries protocols, - collection of supporting projects.
You can build your Rust project on top of
aries-vcx
- ready to go Rust library to work with Aries protocols, both from issuer/verifier's side or as a credential holder/prover.
Additionally, aries-vcx
is built on top of smaller Rust crates which are part of this repo:
Aries-vcx can be used to build native mobile applications. There are 2 approaches:
- deprecated:
libvcx
and its Java and Objective-C wrappers is complete, but deprecated - encouraged, but in stage of POC:
uniffi_aries_vcx
is next generation approach to enablearies-vcx
on mobile, providing Swift and Kotlin wrappers. However, this is yet in POC stage and new adopters ofaries-vcx
on mobile are highly encouraged to contribute to its development.
Read more about libvcx
deprecation and unifii
benefits here
- 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