>> (p.1)
    Author Topic: [ANN] [PPL] PeopleCoin | Scrypt | PoW/PoS | No Premine  (Read 21746 times)
    peoplecoin (OP)
    Newbie
    *
    Offline Offline

    Activity: 24
    Merit: 0



    View Profile
    September 17, 2013, 02:00:02 PM
    Last edit: December 07, 2013, 04:02:24 AM by peoplecoin
     #1

    I'm proud to introduce PeopleCoin - the cryptocoin for all people.
    We have a long term plan of support and development. The aim of this project is to build a fast and safe currency that every person can keep for daily use.

    Specifications:
    Based on scrypt algorithm
    Proof of Work Proof of Stake
    1 minute block target time
    Difficulty starts from 0, retargets every block
    50 confirms for minted blocks
    4 confirms for trading
    RPC Port = 17776
    P2P Port = 17777
    Transaction fee = 0.0001
    About 1,440,000 coins total
    Transaction messaging (in plain text)
    No cheating, no premine

    Mining Specifications:
    1st-3rd day, 10 coins per block
    4th-15th day , 5 coins per block
    16th-30th day, 2.5 coins per block
    From 31th day to 1 year, 1.25 coins per block
    Halves every year since then. Mining last for about 50 years

    Official Website:
    http://www.people-coin.org

    Exchange:
    http://btcltc.com/home/index/ppl_cny


    Wallet Download:
    http://people-coin.org/?page_id=26

    Source Code:
    https://github.com/PeopleCoin/PeopleCoin

    Mining Pools:
    http://www.coin-base.org/ppl/
    http://ppl.excpool.com

    Block Explorer:
    http://coin-base.net/ppl_blockcrawler/

    Solo Mining Guide:
    1. Open peoplecoin-qt.exe, wait for it to startup, then close it
    2. Create a text file named "PeopleCoin.conf" in "C:\users\yourusername\AppData\Roaming\PeopleCoin"(see sample below)
    3. Start peoplecoin-qt.exe again, wait before it becomes synchronized.
    4. Connect your mining rigs to the wallet and start mining. URL example: http://192.168.1.10:17776

    Sample PeopleCoin.conf:
    Code:
    listen=1
    daemon=1
    server=1
    rpcuser=somerandomstrings
    rpcpassword=somerandomstrings
    rpcport=17776
    port=17777
    rpcallowip=127.0.0.1
    rpcallowip=192.168.*.*
    rpcallowip=10.*.*.*
    addnode=192.69.221.105

Page 1
Viewing Page: 1