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

outdated

A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.

bitcoin-flutter #

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 dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.

Homepage

License

unknown (LICENSE)

Dependencies

bip32, bip39, bs58check, flutter, hex, meta, pointycastle

More

Packages that depend on bitcoin_flutter