universe-project / universe

Universe Project Limited

Home Page:http://universe-project.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universe Core

What is Universe coin?

Universe coin is a decentralised digital cryptocurrency that uses proof-of-stake consensus as a security model, with a combined proof-of-stake/proof-of-work minting system. Universe coin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing crypto currynce are carried out collectively by the network.

Resources

License

Universe is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.

Development and contributions

Development is ongoing, and the development team, as well as other volunteers, can freely work in their own trees and submit pull requests when features or bug fixes are ready.

Version strategy

Version numbers are following major.minor.patch semantics.

Branches

There are 2 types of branches in this repository:

  • master: Stable, contains the latest version of the latest major.minor release.
  • development: Unstable, contains new code for planned releases.

Master branch is exclusively mutable by release. Planned releases will always have a development branch and pull requests should be submitted against those.

Contributions

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

The contribution workflow is described in CONTRIBUTING.md.

Development tips and tricks

compiling

Choose your operating system for the proper guide:
Windows
Linux/Unix
MacOS

To build with graphical user interface see readme-qt.

About

Universe Project Limited

http://universe-project.com

License:MIT License


Languages

Language:C++ 91.0%Language:Assembly 1.9%Language:HTML 1.9%Language:Python 1.6%Language:C 1.3%Language:QMake 0.5%Language:Roff 0.5%Language:Makefile 0.5%Language:Shell 0.4%Language:NSIS 0.2%Language:Objective-C++ 0.1%Language:CSS 0.0%Language:Objective-C 0.0%