Bitcoin Forum
August 15, 2024, 07:32:10 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥 Nood Coin 🔥🔥 DOI Inflation model- MN-PoW🔥Pre-sale CHEAP Masternodes🔥🔥 on: April 15, 2019, 06:58:21 PM
The Main Network is active now
Source: https://github.com/Noodcoin/Nood
Windows Wallet: https://github.com/Noodcoin/Nood/releases/download/1.3/nood-qt_windows.zip
You can Mine using the wallet miner, go to console and use the command  "setgenerate true"
while Pools are configured thats a good way to start mining blocks.
Happy Mining and Pre-sale is active now! get your masternodes for only  35 Usd!   be the first and get advantage of the High ROI (1800% )
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥 Nood Coin 🔥🔥 DOI Inflation model- MN-PoW🔥Pre-sale CHEAP Masternodes🔥🔥 on: April 15, 2019, 01:43:06 PM
3 hours until Main net launch!!


Open Bounties:

Pools: 300 NOOD
Explorer: 200 NOOD




Also Pre-sale starts once we launch the network, Get your masternode for only 35 USD!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥 Nood Coin 🔥🔥 DOI Inflation model- MN-PoW🔥Pre-sale CHEAP Masternodes🔥🔥 on: April 15, 2019, 11:42:37 AM
Coin algo?

Xevan Algo + Doi Inflation Model managing the Block reward.

4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 🔥🔥 Nood Coin 🔥🔥 DOI Inflation model- MN-PoW🔥Pre-sale CHEAP Masternodes🔥🔥 on: April 14, 2019, 11:33:41 PM
Pool Operators required.

Please Join our Discord channel: https://discord.gg/Sse63UX
5  Alternate cryptocurrencies / Announcements (Altcoins) / 🔥🔥 Nood Coin 🔥🔥 DOI Inflation model- MN-PoW🔥Pre-sale CHEAP Masternodes🔥🔥 on: April 14, 2019, 02:56:11 PM
Nood coin


Release date:   April 15,2019 at  13:00 hrs Denver TIME (GMT-6)

Main Goal


Our purpose is to develop a currency for new users, in which they can learn the basics of using the master nodes system, without the high costs that this technology usually has.

We will provide a Currency that is easy to use, in which the risk of the investment is minimal.




Technical Specifications

Name: Nood
Symbol: NOOD
ALGO: XEVAN
Max. suply: 25,000,000 NOOD
Premine: 1%
Time to block: 120 seconds
Block reward: 5.6 NOOD at Start then the DOI Based inflation Model will start managing the Reward.
MN block reward: 50% of Block Subsidy
MN Collateral: 1000 NOOD


DOI Based Inflation Model

Using a Diffusion of Innovations based inflation model created by ZeroZed , along with an industry tried-and-true mining algorithm like Xevan, we will try to in
to solve a long time debated issue surrounding not just volatility but also how to achieve
successful diffusion of a currency whilst maintaining the normal distribution.

This Reward Method will Increase or Decrease the block reward to Prevent Inflation.


Quote
CAmount GetBlockSubsidy(int nHeight, const Consensus::Params& consensusParams)
{
    double nSubsidy = 1 * COIN;
    double nsubsidy_function = 0;
    double Xheight = 0;
    if (nHeight == 1)
    {
        nSubsidy = 250000.0 * COIN; // Premine 250,000 NOOD
    }
    else if (nHeight > 1 && nHeight < 1274030) // Sets max block height
    {
        Xheight = nHeight * 0.0000038051750381;
        nsubsidy_function = ((3583.5719028332051*(pow(Xheight,8)))
                          - (67959.212902381332*(pow(Xheight,7)))
                          + (500144.30431838805*(pow(Xheight,6)))
                          - (1806581.9194472283*(pow(Xheight,5)))
                          + (3537339.4754780694*(pow(Xheight,4)))
                          - (4712758.2800668897*(pow(Xheight,3)))
                          + (4535015.6408610735*(pow(Xheight,2)))
                          + (834937.06954081857*Xheight)
                          + (1000845.7073113875));
        nSubsidy = ((floor((nsubsidy_function*(1.0/60000.0)*0.33757734955)*100.0))/100.0) * COIN; // our emission curve [no. of coins per block]
    }
    else
    {
        nSubsidy = 0 * COIN; // Coins cease production
    }

    return nSubsidy;
}


Pre-Sale

The Masternodes Presale is focused on obtaining the funds to enlist Nood in the necessary Exchange.

The price for masternode is 0.0075 btc, Each Masternode Requiress 1000 NOOD as collateral.

Buy now your masternode and try our specially created network for new users who want masternodes at a low price.

Links


Wallets


Mining Pools


Bounty for Pools: 300 NOOD


Bounties

Earn 100 NOOD for each translation. Reserve your spot on our official Discord[/ubeige


Exchanges

Target Exchanges:

FinexBox
Crex24

Free Listing Exchanges are Welcome!

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!