Author

Topic: [ANN] GreenCoin (GRN) - currency for green future (Read 288 times)

member
Activity: 168
Merit: 10
Do you have bounty program?

I ask the same question. Will the project have its own Bounty campaign?
I am interested in knowing this. What conditions will the bounty campaign have? I'm waiting for your answer.
newbie
Activity: 224
Merit: 0
I hope this community supports you well and makes this coin successful, all the plans needed to be done dev can only do that with the support of the community just keeping your coin and attract investors to come here and see the profitability of this project.
jr. member
Activity: 399
Merit: 2
is there no contract address for this project and wen is the bounty program for this or possible you can also share the bounty thread  here in this place
full member
Activity: 322
Merit: 100
Waiting for a reward
newbie
Activity: 38
Merit: 0
//Max Supply - 100,000,000

Quote
static const int64 MAX_MONEY = 100000000 * COIN;

// 50% Premine - 50,000,000

Quote

if(nHeight == 1)
            {
            nSubsidy = 50000000 * COIN;
            }


//Rewards
Quote
int64 GetBlockValue(int nHeight, int64 nFees)
{
    int64 nSubsidy = 250 * COIN;

    // Subsidy is cut in half every 100000 blocks
    nSubsidy >>= (nHeight / Params().SubsidyHalvingInterval());

    return nSubsidy + nFees;
}
newbie
Activity: 39
Merit: 0
Do you have bounty program?
sr. member
Activity: 672
Merit: 250
🔰FERRUM NETWORK🔰
The name of the coin is good, green will be supported. But, the information on the coin is not enough. There is no technical information, no information on the team.
newbie
Activity: 44
Merit: 0
member
Activity: 78
Merit: 10
Financial Market Analyst
Copy: https://bitcointalk.org/index.php?topic=2783865.0;prev_next=next


We propose the GreenCoin to support green technologies.
Target spacing between blocks/confirmations: 1 min
Algorithm: SHA256
Mineble
Type: PoW
Coin name: GreenCoin
Coin abbreviation: GRN
Address start letter: G
P2P port: 33099
Block reward: 250 coins
Block halving: 100000 blocks
Coin supply: 100 000 000 coins
Pre-mined: 50 000 000 coins

Web: http://greencoin.life

Source code:
GitHub: https://github.com/CryptorClub/GreenCoin

Windows wallet/node: https://github.com/CryptorClub/GreenCoin/blob/master/greencoin-qt-windows.zip
Linux walet/node: https://github.com/CryptorClub/GreenCoin/blob/master/greencoin-qt-linux.tar.gz
Linux daemon node: https://github.com/CryptorClub/GreenCoin/blob/master/greencoin-daemon-linux.tar.gz

Main node url: grn.cryptor.club

Pool: https://tiny-pool.com/
Exchange: Soon
Jump to: