Leecoin is a SHA256d Proof of Work (PoW) / Proof of Stake (PoS) based cryptocurrency.
Specifications:
-
Algo : SHA256d
-
PoW/PoS
-
PoW Blockreward - 1 LEE
-
PoS : 1.5% every 12 hours
-
Blocktime - 72 seconds
-
Diff. Retarget - Each Block
-
Minimum Stake Age : 12 Hours
-
Maximum Stake Age : Unlimited
-
Premine : 30000 LEE
-
RPCPORT : 14563
-
P2PPORT : 14564
Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.
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.
The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are regularly created to indicate new stable release versions of Leecoin.
Feature branches are created when there are major new features being worked on by several people.
Leecoin Core is released under the terms of the MIT license. See http://opensource.org/licenses/MIT for more information.