click here if you want to see your banner on this site

Author Topic: [ANN] LimiCoin / X15 / pow-pos / Hashrate 20M Limited  (Read 4040 times)

vindyne8

  • Moderator
  • Legendary
  • *****
  • Posts: 2234
  • Karma: +23/-1
    • View Profile
    • Vindyne Group
[ANN] LimiCoin / X15 / pow-pos / Hashrate 20M Limited
« on: August 06, 2014, 09:41:47 PM »
Launch time: LAUNCHED:
Tue 05 Aug 2014 - 16:00:00 GMT
Countdown: https://www.altcoincalendar.info/coins/717-LIMI

Reserved LimiCoin Name. Short name: LIMI


Specifications:

Algo: X15
Block time: 60s
10000 POW blocks
POS: 5%

From source code:
Code: [Select]
int64_t nSubsidy = 1000 * COIN;
     if(pindexBest->nHeight ==  1)      { nSubsidy = 815000 * COIN;} // ~ 2% total coins
     else if(pindexBest->nHeight < 180)  { nSubsidy = 1 * COIN; } //total of 180 coins
     else if(pindexBest->nHeight < 1440) { nSubsidy = 3000 * COIN; } //3780000 new coins - end of day 1
     else if(pindexBest->nHeight < 2880) { nSubsidy = 4500 * COIN; } //6480000 new coins - end of day 2
     else if(pindexBest->nHeight < 4320) { nSubsidy = 6000 * COIN; } //8640000 new coins - end of day 3
     else if(pindexBest->nHeight < 5760) { nSubsidy = (pindexBest->nHeight + 1000) * COIN; } //7256880 new coins - end of day 4
     else if(pindexBest->nHeight < 7200) { nSubsidy = 6000 * COIN; } //8640000 new coins - end of day 5
     else if(pindexBest->nHeight < 8640) { nSubsidy = 3000 * COIN; } //3780000 new coins - end of day 6
//to block 10000 (1360 blocks) //1360000 new coins - end of day 7
//total: 39936880 mining coins + 815000 premine coins = 40751880 coins

Premine: 815000 coins:
IPO: 500000 coins. IPO BTC will be used to keep LIMI price stable.
315000 coins left will be used for future development like funding games, tools, pool owners, exchange owners...

IPO address: https://blockchain.info/address/1QFbxKf9ko2dJ146T5p6rjTnDY7Yxr8RJ
Notice: This address is from an exchange. Thus, all sent BTC will go to market right away but usable in the account. That is why the balance staying zero.

Pools will be hosted by third party pools.
Why third party pools? We can open our own pools for you but people dont want to play our own game totally, that is why we need third party trusted pools. The pools can check our code to make sure it is clear an clean.

Block explorer will be available right after launch.
Wallet/Source will be available right at the end of POW.
Source code will be available to pools right at launch.



Twitter: https://twitter.com/LimiCoin


How to join IPO?
- Please send your investment BTC to IPO address above, then contact me (pm) or email [email protected] with your tx info.

How IPO coins delivery?
- Investors will receive 20% LIMI everyday (in 5 days), not at once, to prevent coin dumping.
- First delivery will be right after POW ended or right after we hit the exchange in POW.


Bounty

First pool: 30000 LIMI
Second pool: 30000 LIMI

First exchange: 50000 LIMI
Second exchange: 30000 LIMI

Translation: 2000 1000 LIMI / Lang.
Spanish ANN (tekke) https://bitcointalk.org/index.php?topic=725930.msg8203170#msg8203170 (1st, 2000 LIMI)
Chinese ANN (liutiaoming1) https://bitcointalk.org/index.php?topic=726643.0 (1000 LIMI)

Games
Android wallet


--------------------------------------------------

Pools: (Confirmed)
https://limi.suprnova.cc/ - Up and working good for now!
https://limi.maxminers.net/ - Up and working good for now!
Pools' wallet:
http://blocks.suprnova.cc:2166/address/dTqiBhcMvpXqfyh7zXbXrx9snNb3Ajp5qs
http://blocks.suprnova.cc:2166/address/dR9DeSsZvy14pVZDx2srFYG5NPr3AYR8Y3

Wallet:
Quote
addnode=162.251.84.50
addnode=118.71.61.149
rpcport=16899

Source: (Password Protected)
http://www.mediafire.com/download/hafbqkbjtnjgau1/LimiCoin.rar

Block explorer:
http://blocks.suprnova.cc:2166/chain/X15PosChain

http://limi.vctalk.net/
https://limi.vctalk.net/

Miner:
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-win32.zip
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-linux-i386.zip
https://www.nicehash.com/software/sgminer-5.0-pre-release-2014-07-20-linux-amd64.zip
Source: https://github.com/sgminer-dev/sgminer/tree/v5_0

Form:
Quote
sgminer -o stratum+tcp://pool:port -u xxx -p xxx --pool-algorithm bitblock


Update information coming.

Principe

  • Administrator
  • Legendary
  • *****
  • Posts: 5669
  • Country: it
  • Karma: +48/-3
  • Gender: Male
    • View Profile
    • Botcoin Garden
Re: [ANN] LimiCoin / X15 / pow-pos / Hashrate 20M Limited
« Reply #1 on: August 06, 2014, 09:49:13 PM »
Is Limi developed/associated by/with Lime ? Or just a similar name ?
★ GMC: GMe3xphPgHMVpKXtgUS1PDceQ9oZMePJr7      ★ ORB: oX9m3i3HUDr5hfyvWBJoyf8CMqajqMsivf    
★ WMC: wRarR72pv48RmqBwo6yNPwtdEpfRb7CXFL     ★ FUJI: FYLPULhtEogiXtW4xHUcShuxXf4oz2uPvk
★ OK: PPeXXxAzGHwLFr66MoqrqJjZZoHaXKVXNW         ★ XMG: 97fNfgmgSEQ4Gzq5e7pDuVR646Qinhh4on

vindyne8

  • Moderator
  • Legendary
  • *****
  • Posts: 2234
  • Karma: +23/-1
    • View Profile
    • Vindyne Group
Re: [ANN] LimiCoin / X15 / pow-pos / Hashrate 20M Limited
« Reply #2 on: August 08, 2014, 12:16:23 AM »
Not associated with Lime or Limex (who are still cool guys, btw)


 

Bitcoin Garden 2013-2024, All rights reserved | Privacy Policy | DMCA | About Bitcoin Garden | Support & Services