code/early_research_code/hash_mnemonics/README.md

357 B

CSV File Hasher

This tool generates SHA256 hashes over some parts of a CSV file. We used it as part of the data generation for our public BIP39 mnemonic lookup service.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Credits

Written by Heiko Schaefer, with some improvements by Christian Reitter.