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

BDK Chain Dart bindings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bdk_chain

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

dependencies:
  bdk_chain: ^0.0.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:bdk_chain/bdk_chain.dart';
0
likes
80
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

BDK Chain Dart bindings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_rust_bridge, freezed, freezed_annotation, meta, uuid

More

Packages that depend on bdk_chain