To build libbitcoin-server it's required that you have all other libbitcoin projects locally and a specific folder structured. This project brings all libbitcoin projects together through git submodules and provides a easy way to build them.
- Clone this repository with all submodules
- Run Build-All.ps1
- TODO