tiny-bip39-feeless

Crates.iotiny-bip39-feeless
lib.rstiny-bip39-feeless
version0.8.0
sourcesrc
created_at2021-03-29 03:05:32.736892
updated_at2021-03-29 03:05:32.736892
descriptionA fork of the bip39 crate with fixes to v0.6. Rust implementation of BIP-0039
homepage
repositoryhttps://github.com/feeless/feeless/tree/main/external/tiny-bip39
max_upload_size
id374938
size225,675
gak (gak)

documentation

https://docs.rs/tiny-bip39

README

tiny-bip39

Travis shield Crates.io version shield Crates.io license shield

This is a fork of the bip39 crate with fixes for v0.6.

Changes

See the releases for changes since the fork.

Documentation

This crate supports multiple languages, all are enabled by default, you can choose to specify them with feature flags:

  • chinese-simplified
  • chinese-traditional
  • french
  • italian
  • japanese
  • korean
  • spanish

English is always enabled.

Commit count: 364

cargo fmt