nomos_client 0.64.33 copy "nomos_client: ^0.64.33" to clipboard
nomos_client: ^0.64.33 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

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

dependencies:
  nomos_client: ^0.64.33

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:nomos_client/nomos_client.dart';
0
likes
0
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)
View/report issues

License

unknown (license)

Dependencies

crypto, json_schema, meta, nomos_types, package_config

More

Packages that depend on nomos_client