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

outdated

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

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

dependencies:
  durt: ^0.1.1

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:durt/durt.dart';
2
likes
0
pub points
28%
popularity

Publisher

verified publisheraxiom-team.fr

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

Homepage

License

unknown (license)

Dependencies

bip32_ed25519, bip39_multi_nullsafety, convert, crypto, ed25519_hd_key, fast_base58, hex, pinenacl, pointycastle

More

Packages that depend on durt