Looking for code generate bitcoin address from passphase in C++
Looking for code generate bitcoin address from passphase in C++
i'm try to write a program which generate bitcoin address from given hash sha256 of passphase as private key or given hex private key. I've found a library for this but it required Boost package in visual studio which took nearly 6GB,totally unnessary for a program like this. Is there any available library to convert hex private key straight into address? No need to make wif private key, though
https://ift.tt/2DT6gW7
Comments
Post a Comment