Giter VIP home page Giter VIP logo

devjunj / limecoinx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from micenas/limecoinx

0.0 1.0 0.0 50.73 MB

LimeCoin X11 Version 2.0 Major Updates. (Live Version)

License: MIT License

QMake 0.42% Python 1.98% Perl 0.67% Shell 0.28% Erlang 0.19% Groff 0.52% Makefile 0.16% JavaScript 0.01% PHP 0.08% NSIS 0.17% C++ 73.91% C 19.94% Nu 0.01% HTML 1.44% CSS 0.03% Objective-C 0.02% Objective-C++ 0.17%

limecoinx's Introduction

LimeCoin X11 cryptoCurrency

Limecoin

http://www.LimeCoin.org

Copyright (c) 2009-2014 Bitcoin Developers Copyright (c) 2013-2014 limecoin Developers

What is LimeCoinX?

LimeCoinX is the Second Generation of LimeCoin a cryptocurrency based in DarkCoin using X11 as a proof-of-work algorithm.

  • Super secure hashing algorithm: 11 rounds of scientific hashing functions (blake, bmw, groestl, jh, keccak, skein, luffa, cubehash, shavite, simd, echo)
  • GPU/CPU only mining
  • Block generation: 5 minutes
  • Difficulty Retargets every 18 block using Dark Gravity Wave 3
  • Est. ~5,2M Coins in 2015, ~10,4M in 2016.
  • Anonymous blockchain using DarkSend technology (August 2014)
  • Block Reward: 50 Coins
  • Premine: 2%

For more information, as well as an immediately useable, binary version of the LimeCoin client sofware, see http://www.LimeCoin.org

Benefits of Using LimeCoinX

X11 - Originally from Darkcoin and created by Evan Duffield. X11 uses the following for complex hashing: blake, bmw, groestl, jh, keccak, skein, luffa, cubehash, shavite, simd and echo.

Energy Saving - Since X11 is much less strenuous on graphics cards, it runs a lot cooler and saves a lot on electricity costs. This is an extremely important factor, the X11 algo can run coolly without any added external cooling and hence allowing for more underclocking and undervolting. It�s a win-win situation!

There is GPU mining software available for X11 which makes it a suitable hashing solution.

QR Code - LimeCoin has built in QR code support so you can generate QR codes from within the software.

DNS Seed Node - This is used by nodes to find others on the network meaning that when you turn Limecoin on it connects to he DNS Seed node to find other Limecoin clients without any manual effort.

License

limecoin is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.

Development process

Developers work in their own trees, 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 limecoin development team members simply pulls it.

If it is a more complicated or potentially controversial change, then the patch submitter will be asked to start a discussion (if they haven't already) on the mailing list.

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 the code doesn't match the project's coding conventions (see doc/coding.txt) or are controversial.

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of limecoin.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test. Please be patient and help out, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code.

Unit tests for the core code are in src/test/. To compile and run them:

cd src; make -f makefile.unix test

Unit tests for the GUI code are in src/qt/test/. To compile and run them:

qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro
make -f Makefile.test
./limecoin-qt_test

LimeCoin Updated Windows Wallet Compiling guide

Click on Windows Logo:

Windows Wallet

limecoinx's People

Contributors

iparn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.