nomos_client 0.65.0 copy "nomos_client: ^0.65.0" to clipboard
nomos_client: ^0.65.0 copied to clipboard

Nomos 2 Dart client — generated domain values, intent payloads and application lifecycle types over the typed Nomos kernel protocol and USDA custody model.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nomos_client

With Flutter:

 $ flutter pub add nomos_client

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

dependencies:
  nomos_client: ^0.65.0

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

Import it

Now in your Dart code, you can use:

import 'package:nomos_client/nomos_client.dart';
0
likes
120
points
3.07k
downloads

Publisher

unverified uploader

Weekly Downloads

Nomos 2 Dart client — generated domain values, intent payloads and application lifecycle types over the typed Nomos kernel protocol and USDA custody model.

Repository (GitHub)

License

unknown (license)

Dependencies

crypto, fixnum, json_schema, meta, nomos_types, package_config

More

Packages that depend on nomos_client