Skip to content

neudork/neucoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neucoin (abbreviated NEU) aims to be the leading cryptocurrency focused on using a proof-of-stake consensus (first introduced by Peercoin) as a security model, with a combined proof-of-stake/proof-of-work minting system. Neucoin is based on Peercoin, itself based on Bitcoin, while introducing many important innovations to cryptocurrency field including new security model, energy efficiency, better minting model and more adaptive response to rapid change in network computation power.

Neucoin Resources

Usage

Please check the doc directory for more information, including how to compile the client.

Repo Guidelines

  • Developers work in their own forks, then submit pull requests when they think their feature or bug fix is ready.
  • If it is a simple/trivial/non-controversial change, then one of the development team members simply pulls it.
  • If it is a more complicated or potentially controversial change, then the change may be discussed in the pull request, or the requester may be asked to start a discussion on our forums for a broader community discussion.
  • The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if they don't match the project's coding conventions (see coding.txt) or are controversial.
  • From time to time a pull request will become outdated. If this occurs, and the pull is no longer automatically mergeable, a comment on the pull will be used to issue a warning of closure. Pull requests closed in this manner will have their corresponding issue labeled 'stagnant'.
  • No pull request will be merged as long as it breaks the functional tests (Travis will run on every pull request).

About

NeuCoin Official Development Tree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.2%
  • JavaScript 1.6%
  • Roff 0.9%
  • Shell 0.6%
  • C 0.4%
  • Objective-C++ 0.2%
  • Other 0.1%