Git Product home page Git Product logo

newpiggycoin's Introduction

Piggycoin integration/staging tree

http://www.piggy-coin.com

Copyright (c) 2014-2015 Piggycoin Developers
Copyright (c) 2014 Hackcoin Developers
Copyright (c) 2013-2014 NovaCoin Developers
Copyright (c) 2011-2012 PPCoin Developers
Copyright (c) 2011-2014 Litecoin Developers
Copyright (c) 2009-2014 Bitcoin Developers

What is Piggycoin?

Piggycoin is a beginner-friendly cryptocurrency that uses X11 for proof-of-work, adds proof-of-stake at block 8,000 and depricates proof-of-work at block 10,000.

  • 1 minute block targets
  • 1,000,000,000 total coins
  • 23,700 coins per block (PoW until block 10,000)
  • 0.13% effective annual interest (PoS @ block 8,000)
  • 3% interest (@ block 415,000 Approx March 7th, 2015)

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

Getting Started

How to build PiggyCoin

sudo apt-get install build-essential \
                     libssl-dev \
                     libdb5.1++-dev \
                     libboost-all-dev \
                     libqrencode-dev \
                     libminiupnpc-dev

cd src/
make -f makefile.unix USE_UPNP= USE_IPV6=1 USE_QRCODE=1

Quickstart for Linux Users

cd ~
sudo apt-get install build-essential \
                     libssl-dev \
                     libdb5.1++-dev \
                     libboost-all-dev \
                     libqrencode-dev \
                     libminiupnpc-dev \
                     libcurl4-openssl-dev \
                     qt4*
git clone https://github.com/piggycoin/newpiggycoin.git
cd newpiggycoin
qmake USE_UPNP=0 USE_IPV6=1 USE_QRCODE=1 && make

For more information and options, please look at doc/build-unix.md.

newpiggycoin's People

Contributors

han1ue avatar kruug avatar makyar avatar mystphysx avatar neurocis avatar piggycoin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

newpiggycoin's Issues

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.