- From: Manu Sporny <msporny@digitalbazaar.com>
- Date: Wed, 11 Sep 2024 16:51:30 -0400
- To: Kim Hamilton <kimdhamilton@gmail.com>
- Cc: "W3C Credentials CG (Public List)" <public-credentials@w3.org>
On Wed, Sep 11, 2024 at 2:48 PM Kim Hamilton <kimdhamilton@gmail.com> wrote: > I received a query about which libraries support VCDM 2.0. Any pointers? (Accepting all languages) This is certainly not a definitive list, but the software implementations that are already passing most of the VCDM 2.0 test suite are a good place to start looking: https://w3c.github.io/vc-data-model-2.0-test-suite/#Contexts There are more that are working on integrations, and others will have to chime in on those libraries. There is a big caveat on usage here -- DO NOT SHIP THIS STUFF TO PRODUCTION YET. Proof of Concepts are fine, Pilots are fine, but NOT PRODUCTION. The WG hasn't finalized everything yet, there can always be some rogue issue that comes out of nowhere that results in a normative change to the specification and/or the test suites. That said, implementations that you can use today include: Javascript https://github.com/digitalbazaar/vc/ Java https://github.com/filip26/iron-verifiable-credentials Python https://github.com/hyperledger/aries-cloudagent-python Rust https://github.com/spruceid/didkit-http Many of the maintainers for the libraries above are on this mailing list. -- manu -- Manu Sporny - https://www.linkedin.com/in/manusporny/ Founder/CEO - Digital Bazaar, Inc. https://www.digitalbazaar.com/
Received on Wednesday, 11 September 2024 20:52:11 UTC