bip85
Bindings for the rust library bip85_extended. We recommend you to use the package bip85_entropy instead of this package.
3.0.0
ethicnology/rust-bip85
What this package is like to depend on
Last release 10 months ago
07 Oct 2025
Ships on a steady schedule
a new release about every 4 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
6 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2024 to Oct 2025
2025
2026
Releases
latest 6-
3.0.007 Oct 2025Release notes
Open source →- Recommend
bip85_entropywhich is compatible with all platforms (dart native) and is more developers friendly instead of this bindings from rust packagebip85_extended - feat:
toMnemonicIngenerates the mnemonic for all the languages available in bip39 spec - BREAKING CHANGE:
toMnemonicreturn the words of the mnemonic as aList<String>instead of aStringthis change is justified by the fact that therust-bip39dependency 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
fvmin the repo with flutter3.35.0
- Recommend
-
2.0.021 May 2025 -
1.0.323 Jan 2025 -
1.0.220 Nov 2024Release notes
Open source →- Publish bip85-extended to crates.io to avoid import issues
- Update readme
-
1.0.119 Nov 2024Release notes
Open source →- Downgrade Flutter_Rust_Bridge version to ^2.0.0 to avoid incompatibility issues with other packages
-
1.0.013 Nov 2024