bip85 3.0.0 copy "bip85: ^3.0.0" to clipboard
bip85: ^3.0.0 copied to clipboard

Bindings for the rust library bip85_extended. We recommend you to use the package bip85_entropy instead of this package.

3.0.0 #

  • Recommend bip85_entropy which is compatible with all platforms (dart native) and is more developers friendly instead of this bindings from rust package bip85_extended
  • feat: toMnemonicIn generates the mnemonic for all the languages available in bip39 spec
  • BREAKING CHANGE: toMnemonic return the words of the mnemonic as a List<String> instead of a String this change is justified by the fact that the rust-bip39 dependency does not use ideographic spaces instead of ASCII space for japanese mnemonic as expected in the specification/test vectors.
  • ci: integration test in dart
  • refactor: set fvm in the repo with flutter 3.35.0

2.0.0 #

  • Upgrade: flutter_rust_bridge 2.9.0

1.0.3 #

  • Improve precompiled binaries
  • Bindings for PWD64 and PWD85
  • Update docs

1.0.1 #

  • Downgrade Flutter_Rust_Bridge version to ^2.0.0 to avoid incompatibility issues with other packages

1.0.2 #

  • Publish bip85-extended to crates.io to avoid import issues
  • Update readme

1.0.0 #

  • Initial version
0
likes
150
points
26
downloads

Publisher

verified publisherbullbitcoin.com

Weekly Downloads

Bindings for the rust library bip85_extended. We recommend you to use the package bip85_entropy instead of this package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bip39_mnemonic, ffi, flutter, flutter_rust_bridge, plugin_platform_interface

More

Packages that depend on bip85

Packages that implement bip85