hashcash_dart 0.0.1 copy "hashcash_dart: ^0.0.1" to clipboard
hashcash_dart: ^0.0.1 copied to clipboard

outdated

A hashcash implementation for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hashcash_dart

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

dependencies:
  hashcash_dart: ^0.0.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:hashcash_dart/hashcash_dart.dart';
2
likes
0
points
23
downloads

Publisher

verified publisherkonstantinullrich.de

Weekly Downloads

A hashcash implementation for Dart

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto

More

Packages that depend on hashcash_dart