- This is a Rust implementaton of the BIP 39 (https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)
- Clone project with
git clone <repository-clone-link>
- To run the project execute:
cargo run
int the root folder of the project.
git clone <repository-clone-link>
cargo run
int the root folder of the project.