openvcash / vcash

A decentralized currency for the internet.
https://vcash.info
GNU Affero General Public License v3.0
36 stars 35 forks source link

Add cmake, docs, and improve readme #23

Closed sum01 closed 7 years ago

sum01 commented 7 years ago

Sorry about the messy git history, I sometimes commit too early...

I've only tested this on Arch Linux so far, but I don't see why it won't work on most OS's. The only major point that will need touching up will potentially be the FindBerkeleyDB module, as I'm not 100% sure the paths are correct for Windows.

But that's why I made flags so someone can just pass the correct paths anyways 👍

Sidenote: For any Windows users, please tell me if I'm missing something in the "Building from source" section on Windows.