trqp 1.0.0-dev.2 copy "trqp: ^1.0.0-dev.2" to clipboard
trqp: ^1.0.0-dev.2 copied to clipboard

Dart clients implementing TRQP via HTTP and didcomm

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trqp

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

dependencies:
  trqp: ^1.0.0-dev.2

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:trqp/trqp.dart';
1
likes
0
points
10
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

Dart clients implementing TRQP via HTTP and didcomm

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

affinidi_tdk_didcomm_mediator_client, didcomm, http, json_annotation, ssi, uuid

More

Packages that depend on trqp