coconut_lib 0.8.1 copy "coconut_lib: ^0.8.1" to clipboard
coconut_lib: ^0.8.1 copied to clipboard

The coconut_lib is a development tool for mobile air gap Bitcoin wallets. It is written in Dart. Coconut Vault and Coconut Wallet were created using this library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add coconut_lib

With Flutter:

 $ flutter pub add coconut_lib

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

dependencies:
  coconut_lib: ^0.8.1

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:coconut_lib/coconut_lib.dart';
5
likes
130
points
276
downloads

Publisher

unverified uploader

Weekly Downloads

The coconut_lib is a development tool for mobile air gap Bitcoin wallets. It is written in Dart. Coconut Vault and Coconut Wallet were created using this library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

bech32, bech32m_i, convert, decimal, flat_buffers, hex, http, json_annotation, pointycastle

More

Packages that depend on coconut_lib