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

Ceres MPC SDK — two-party ECDSA keygen, recovery, signing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ceres_mpc

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

dependencies:
  ceres_mpc: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ceres_mpc/ceres_mpc.dart';
0
likes
160
points
79
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ceres MPC SDK — two-party ECDSA keygen, recovery, signing

Repository (GitHub)
View/report issues

Topics

#mpc #crypto #wallet #ecdsa

License

MIT (license)

Dependencies

collection, flutter, flutter_rust_bridge

More

Packages that depend on ceres_mpc

Packages that implement ceres_mpc