dart_ssi 1.0.6 dart_ssi: ^1.0.6 copied to clipboard
Dart Package supporting Verifiable Credentials, Dids, a wallet for them, Didcomm and IWCE
Examples #
Here you could find multiple examples using this library.
- if you are interested in how to use this library for didcomm, consider didcomm.dart
- if you would like to see complex examples for signing and verifying credentials consider issuance.dart, verification.dart and credential_revocation.dart (In this order).
- if you are interested in generating a x509 certificate signing request for your issuer did consider certificate_signing_request.dart