Skip to content

meshcollider/omnicoinj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,747 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to OmnicoinJ

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.

About

Omnicoin Java Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • C 1.1%
  • Other 0.7%