Skip to content

A generator of a 24-word mnemonic based on BIP39, deriving it from a raw secret and a plain password.

License

Notifications You must be signed in to change notification settings

0xMenna01/seedgen-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seedgen-rs

seedgen-rs is a Rust crate that generates a secure 24-word mnemonic phrase based on the BIP39 standard.

Usage

Installation

  1. Install Rust and Cargo:

    • To install Rust and Cargo, follow the instructions available at rust-lang.org.
  2. Clone the Repository:

    git clone https://github.com/your-username/seedgen-rs.git
    cd seedgen-rs
    cargo run

Contributing

Contributions, bug reports, and feature requests are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

About

A generator of a 24-word mnemonic based on BIP39, deriving it from a raw secret and a plain password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages