Bitcoin Forum
May 07, 2024, 10:44:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] GreenCoin (GRN) - currency for green future  (Read 281 times)
GirlPitchu (OP)
Member
**
Offline Offline

Activity: 78
Merit: 10

Financial Market Analyst


View Profile
April 03, 2018, 08:26:41 PM
 #1

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

Financial Market Analyst
1715121888
Hero Member
*
Offline Offline

Posts: 1715121888

View Profile Personal Message (Offline)

Ignore
1715121888
Reply with quote  #2

1715121888
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715121888
Hero Member
*
Offline Offline

Posts: 1715121888

View Profile Personal Message (Offline)

Ignore
1715121888
Reply with quote  #2

1715121888
Report to moderator
1715121888
Hero Member
*
Offline Offline

Posts: 1715121888

View Profile Personal Message (Offline)

Ignore
1715121888
Reply with quote  #2

1715121888
Report to moderator
gpu-pool.com
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile WWW
April 03, 2018, 08:41:56 PM
 #2

res
dzkrb
Sr. Member
****
Offline Offline

Activity: 672
Merit: 250


🔰FERRUM NETWORK🔰


View Profile
April 03, 2018, 08:47:21 PM
 #3

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.


                            █████
                        █████████████
                     █████████████
                 ██████████████        █████
              █████████████        ████████████
          ██████████████        █████████████
       █████████████        █████████████       ██████
       ██████████        ████████████           ██████
       ███████       █████████████       ███    ██████
       ███████    █████████████       ██████    ██████
       ████████████████████       ██████████    ██████
       █████████████████       █████████████    ██████
       █████████████       █████████████        ██████
       ██████████       █████████████           ██████
       ███████      ██████████████       ███    ██████
       ██████    █████████████       ███████    ██████
       ██████    ██████████       ██████████    ██████
       ██████    ██████        █████████████    ██████
       ██████    ███       █████████████        ██████
       ██████           █████████████       ██████████
       ██████       █████████████        █████████████
                 █████████████       █████████████
              ████████████        █████████████
                  ████         ████████████
                           █████████████
                         ███████████
                            █████
Ferrum Network • Interoperability Network for Financial Applications
Buldog1682
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile WWW
April 03, 2018, 08:54:11 PM
 #4

Do you have bounty program?
BardonMe
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
April 03, 2018, 10:04:41 PM
 #5

//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;
}
lucky626
Full Member
***
Offline Offline

Activity: 322
Merit: 100



View Profile
April 03, 2018, 11:49:52 PM
 #6

Waiting for a reward
Akorharrison
Jr. Member
*
Offline Offline

Activity: 399
Merit: 2


View Profile
April 04, 2018, 12:05:55 AM
 #7

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
Samuiel
Newbie
*
Offline Offline

Activity: 224
Merit: 0


View Profile
April 04, 2018, 04:16:31 PM
 #8

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.
Briz234
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
April 04, 2018, 04:32:50 PM
 #9

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!