bip32 2.0.0 copy "bip32: ^2.0.0" to clipboard
bip32: ^2.0.0 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
9
likes
110
pub points
93%
popularity

Publisher

unverified uploader

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

bs58check, hex, pointycastle

More

Packages that depend on bip32