Cozy icon indicating copy to clipboard operation
Cozy copied to clipboard

:coffee: The Java Cryptocurrency (XCZ)

Cozy

Donations Badge Build Status Maintainability

GitHub license

What is Cozy?

Cozy is a cryptocurrency based on secure blockchain technology. Cozy uses peer-to-peer networking to keep payments secure and without a central authority. Cozy Core (this repo) is the name of the open source software backend which enables the use of this currency.

Running your own node.

Since Cozy is built using Java, the node can be run on Linux, Windows, or macOS. Just clone the source and run your operating system's startup script (cozyd.bat for Windows, cozyd for *nix) or you can just execute ./gradlew run.

Built With

  • IntelliJ IDEA - The IDE used to develop the project
  • Gradle - Build tool/dependency management/project automation
  • Travis-CI - Continuous Integration tool

Author

License

Cozy is released under the terms of the MIT license. See LICENSE for more information.