Hcash
Hcash copied to clipboard
what's build this in windows?
You can use Visual Studio 2013 to build Hcash on windows.
Steps
- create vs project by importing the Hcash source code
- add include path of the dependencies and boost 1.55.0 to VS project
- add static libs of the dependencies and boost 1.55.0 to VS project
- build the project by Visual Studio