coinlib 1.0.0-alpha copy "coinlib: ^1.0.0-alpha" to clipboard
coinlib: ^1.0.0-alpha copied to clipboard

A library for Peercoin and other related cryptocoins.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coinlib

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

dependencies:
  coinlib: ^1.0.0-alpha

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:coinlib/coinlib.dart';
2
likes
0
points
182
downloads

Publisher

verified publisherpeercoin.net

Weekly Downloads

A library for Peercoin and other related cryptocoins.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, crypto, dart_base_x, ffi, hex, path, pointycastle, wasm_interop

More

Packages that depend on coinlib