frosty 1.0.0 copy "frosty: ^1.0.0" to clipboard
frosty: ^1.0.0 copied to clipboard

FROST threshold Schnorr signatures using an underlying Rust library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add frosty

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

dependencies:
  frosty: ^1.0.0

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:frosty/frosty.dart';
0
likes
0
points
199
downloads

Publisher

verified publisherpeercoin.net

Weekly Downloads

FROST threshold Schnorr signatures using an underlying Rust library

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

coinlib, ffi, flutter_rust_bridge, freezed_annotation, path

More

Packages that depend on frosty