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

outdated

A starting point for Dart libraries or applications.

bitcoin-dart #

A dart Bitcoin library for Flutter.

Released under the terms of the MIT LICENSE.

Inspired by bitcoinjs

Examples #

The below examples are implemented as integration tests, they should be very easy to understand. Otherwise, pull requests are appreciated.

Running the test suite #

pub run test

Complementing Libraries #

  • BIP39 - Mnemonic generation for deterministic keys
  • BIP32 - BIP32
  • Base58 Check - Base58 check encoding/decoding

LICENSE MIT #

33
likes
0
pub points
69%
popularity

Publisher

unverified uploader

A starting point for Dart libraries or applications.

Homepage

License

unknown (LICENSE)

Dependencies

bip32, bip39, bs58check, hex, meta, pointycastle

More

Packages that depend on bitcoin_flutter