crossmint_verifiable_credentials 0.1.0 copy "crossmint_verifiable_credentials: ^0.1.0" to clipboard
crossmint_verifiable_credentials: ^0.1.0 copied to clipboard

Pure-Dart verifiable credentials primitives for the Crossmint Flutter SDK — credential models, issuance, and verification.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crossmint_verifiable_credentials

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  crossmint_verifiable_credentials: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:crossmint_verifiable_credentials/crossmint_verifiable_credentials.dart';
0
likes
0
points
110
downloads

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart verifiable credentials primitives for the Crossmint Flutter SDK — credential models, issuance, and verification.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #credentials

License

unknown (license)

Dependencies

crossmint_core, http, pointycastle

More

Packages that depend on crossmint_verifiable_credentials