bitcoins 1.0.5 copy "bitcoins: ^1.0.5" to clipboard
bitcoins: ^1.0.5 copied to clipboard

Bitcoin isolated witness dart implementation only supports isolated witness

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bitcoins

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

dependencies:
  bitcoins: ^1.0.5

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:bitcoins/bitcoins.dart';
5
likes
40
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Bitcoin isolated witness dart implementation only supports isolated witness

Repository (GitHub)

License

MIT (license)

Dependencies

bs58, hash, pointycastle

More

Packages that depend on bitcoins