dart_bip32 2.0.5 copy "dart_bip32: ^2.0.5" to clipboard
dart_bip32: ^2.0.5 copied to clipboard

A BIP32 (https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) compatible library for Flutter writing by Dart.

1.0.0 #

  • Initial version, created by anicdh

1.0.1 #

  • Format code & add description

1.0.2 #

  • Change version bs58check

1.0.3 #

  • Change generate BIP32 from function to factory

1.0.4 #

  • Fix error message when generate BIP32 from private key
  • Fix argument of wif decode function

1.0.5 #

  • Fix wif decodeRaw function

1.0.6 #

  • Fix derive bug

1.0.8 #

  • Update pointycastle version to 2.0.0

1.0.10 #

  • Fix sign

2.0.0 #

  • Add null-safety

2.0.1 #

  • update dart_bs58check package

2.0.2 #

  • update dart_wif package

2.0.3 #

  • update example file name

2.0.4 #

  • update dart_bs58check package version

2.0.5 #

  • export utils
0
likes
130
pub points
4%
popularity

Publisher

verified publishermahsumurebe.com

A BIP32 (https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) compatible library for Flutter writing by Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dart_bs58check, dart_wif, hex, pointycastle

More

Packages that depend on dart_bip32