A Java implementation of the Omnicoin protocol
Visit the Omnicoin Wiki for more information
To build, run:
mvn clean install -DskipTests
To build checkpoints, run this command from the tools directory:
mvn exec:java -Dexec.mainClass=com.google.bitcoin.tools.BuildCheckpoints
Developed by MeshCollider. See AUTHORS for credits.