V1.1
A C++ implementation of some functions of the Electrum HD wallet, primarily working with BitCoin in mind. https://electrum.org/#home
Outputs: data_output/wallet_details.txt IDE: Microsoft Visual Studio Code 2019, C++ Compiler: Visual C++ compiler
Open source libraries used:
- OpenSSL: https://github.com/openssl/openssl
- CoinClasses: https://github.com/CodeShark/CoinClasses