payjoin 0.1.0 copy "payjoin: ^0.1.0" to clipboard
payjoin: ^0.1.0 copied to clipboard

Dart bindings for payjoin (EXPERIMENTAL)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add payjoin

With Flutter:

 $ flutter pub add payjoin

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

dependencies:
  payjoin: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:payjoin/bitcoin.dart';
import 'package:payjoin/payjoin_ffi.dart';
0
likes
95
points
12
downloads

Documentation

API reference

Publisher

verified publisherpayjoin.org

Weekly Downloads

Dart bindings for payjoin (EXPERIMENTAL)

License

unknown (license)

Dependencies

ffi

More

Packages that depend on payjoin