durt 0.1.8 copy "durt: ^0.1.8" to clipboard
durt: ^0.1.8 copied to clipboard

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add durt

With Flutter:

 $ flutter pub add durt

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

dependencies:
  durt: ^0.1.8

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:durt/durt.dart';
1
likes
130
pub points
50%
popularity

Publisher

verified publisheraxiom-team.fr

Dart lib for duniter cryptography, useful to integrate Ğ1 libre currency to your app

Repository

Documentation

API reference

License

unknown (LICENSE)

Dependencies

bip32_ed25519, bip39_multi_nullsafety, collection, fast_base58, graphql, hex, pinenacl, pointycastle

More

Packages that depend on durt