bip32_dart 1.0.5 copy "bip32_dart: ^1.0.5" to clipboard
bip32_dart: ^1.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
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

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

Homepage

License

MIT (LICENSE)

Dependencies

bs58check, hex, pointycastle

More

Packages that depend on bip32_dart