Author

Topic: [ANN][SCRYPT] KlondikeCoin ★ Cryptsy.com ★ Prepaid VISA Cards ★ 0% Premine [KDC] - page 496. (Read 554401 times)

newbie
Activity: 56
Merit: 0
Klondike to the moon guys. Buy low now, sell later!
legendary
Activity: 1421
Merit: 1001
sr. member
Activity: 336
Merit: 250
hero member
Activity: 518
Merit: 500
come on guys.. hashrate low Sad

http://coinminer.net:19997/

6 blocks mined...
Rob, we need more nodes. P2Pool is worthless with just a single node.

Read my comment a few pages back, you need to release source so that other nodes can be brought up. Any block found on any P2Pool node rewards the entire network.

my setup:

networks.py

    klondike=math.Object(
        PARENT=networks.nets['klondike'],
        SHARE_PERIOD=60, # seconds target spacing
        CHAIN_LENGTH=12*60*60//15, # shares
        REAL_CHAIN_LENGTH=12*60*60//15, # shares
        TARGET_LOOKBEHIND=100, # shares coinbase maturity
        SPREAD=30, # blocks
        IDENTIFIER='be43F6b9c6924210'.decode('hex'),
        PREFIX='b587199ba6d7729a'.decode('hex'),
        P2P_PORT=18997,
        MIN_TARGET=0,
        MAX_TARGET=2**256//2**20 - 1,
        PERSIST=False,
        WORKER_PORT=19997,
        BOOTSTRAP_ADDRS='',
        ANNOUNCE_CHANNEL='#p2pool-alt',
        VERSION_CHECK=lambda v: True,
    ),


bitcoin/networks.py

    klondike=math.Object(
        P2P_PREFIX='fbc0b6db'.decode('hex'),
        P2P_PORT=56680,
        ADDRESS_VERSION=47,
        RPC_PORT=56679,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'klondike' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        SUBSIDY_FUNC=lambda height: 77*100000000 >> (height * 1)//129600,
        POW_FUNC=lambda data: pack.IntType(256).unpack(__import__('ltc_scrypt').getPoWHash(data)),
        BLOCK_PERIOD=60, # s targetspacing
        SYMBOL='KDC',
        CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'klondikecoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/klondikecoin/') if platform.system() == 'Darwin' else os.path.expanduser('~/.klondikecoin'), 'klondikecoin.conf'),
        BLOCK_EXPLORER_URL_PREFIX='http://cryptexplorer.com/block/',
        ADDRESS_EXPLORER_URL_PREFIX='http://cryptexplorer.com/address/',
        TX_EXPLORER_URL_PREFIX='http://cryptexplorer.com/transaction/',
        SANE_TARGET_RANGE=(2**256//100000000 - 1, 2**256//1000 - 1),
        DUMB_SCRYPT_DIFF=2**16,
        DUST_THRESHOLD=1e8,
    ),
full member
Activity: 140
Merit: 100
member
Activity: 98
Merit: 10
Still selling my 10000 KDC. PM for more info!
legendary
Activity: 1120
Merit: 1000
Something interesting to use as marketing tool:

Have a look at this:

https://www.thunderclap.it/projects/8184-it-s-time-for-usd-e-cryptocoin?locale=en

of course someone needs to modify it to KDC Smiley


What is Thunderclap?
Thunderclap is a tool that lets a message be heard when you and your friends say it together. Join a Thunderclap, and you and others will share the same message at the same time, spreading an idea through Facebook and Twitter that cannot be ignored.

What exactly am I agreeing to when I authorize my Facebook or Twitter account?
You’re allowing Thunderclap to share a single message on your behalf. This is only the case when you click the button on the campaign page to support with Twitter, Facebook, or Tumblr. After the campaign is complete, we won’t post any additional messages.

Will you only post to my account, or to my friends' accounts as well?
Just your feed. We won't spam your friends; that wouldn't be nice.

Wait, but why does the authorization message say you need access to my friends list?
The permissions granted to us by Twitter and Facebook include some that we have no intention of using, which includes access to your friends list. We only post a single message to your account in support of your chosen campaign. We only store a token that is given to us by the social networks over a secure connection. We do not see your password, nor do we store it in our system.

What if I decide that I no longer want to support a campaign?
Not to worry. You can always opt out of a specific campaign by returning to the campaign page and following the prompts.

For campaign organizers:
I’ve submitted my Thunderclap but it has not been approved yet. What’s up?
We typically approve campaigns within 1-3 days. As long as your campaign does not include profanity or offensive content, it will get approved.

How much does it cost?
There is no charge to create or support a basic Thunderclap. For details on our premium Thunderclap Pro option, click here.

Can I use a link shortener for my URL?
Thunderclap automatically shortens the URL you submit to a “thndr.it” link, so don’t worry about shortening it before you submit it.

How do I promote my Thunderclap?
Share the link to your campaign page with your friends on social media and email as often as possible leading up to your campaign’s launch date. You should also check out our handy guide for strategic promotion tips.

I run a Facebook page for a brand or organization. Can I support a Thunderclap campaign as my page?
No. Because Facebook pages have likes instead of friends, they can’t directly back a Thunderclap campaign. However, page admins can still post the link to a campaign page on their organization’s page and encourage fans to support it.

I want to embed the Thunderclap widget on my site. Can I have the code?
Sure! You can find the instructions here.

How large is the main photo on the campaign page?
570 x 260 px

I have more questions about Thunderclap.
Email us at [email protected] and we'll help you out!





legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
anybdy wants to see few k of KDC? PM me.
full member
Activity: 378
Merit: 100
The Premier Digital Asset Management Ecosystem
come on guys.. hashrate low Sad

http://coinminer.net:19997/

6 blocks mined...
Rob, we need more nodes. P2Pool is worthless with just a single node.

Read my comment a few pages back, you need to release source so that other nodes can be brought up. Any block found on any P2Pool node rewards the entire network.
legendary
Activity: 1120
Merit: 1000
Go to the smaller pools.

http://kdc.smalltimeminer.com/

this will give you beter profit... less blocks (maybe) but it should/can result in a little better profit.
newbie
Activity: 49
Merit: 0
Damm dude, i dont think i will make much with my 700 khash. People are into kdc!
legendary
Activity: 1120
Merit: 1000
Just moved by hash to a smaller pool, bigger pools are too big, and return can be better on smaller pools then when you mine on too big pool.
full member
Activity: 163
Merit: 100
Amazon for BTC
newbie
Activity: 56
Merit: 0
I'm not too worried about dumping my Klondikes or any coin for that matter. If it hits an exchange and the price is lower than we'd hoped then that is just the price and you will have to decide to either sell or hold. Until it's actually priced somewhere and they are easily converted to other assets any value we believe they have is imaginary.

Markets are never wrong and you should not try to fight them. I've only been into crypto for a couple of months but I've traded equities for better than a decade so I'm sort of used to these things. I see a lot of people around new coins waste energy trying to figure out how to manipulate markets or wishing for this or that to happen so the price will change.

It's better to try to keep your emotions out of it and stay removed a little. Drama or worry will only hurt yourself and possibly whichever coin it is associated with.

The way I figure it all crypto's could go to 0 if they get cracked or the government tries to ban them so any upside beyond that is gravy.
On the other hand if virtual currencies really take off 1000 or 1000000% increase for any given coin is not out of the question IMO.

Think about ten years from now instead of 10 days.
legendary
Activity: 1120
Merit: 1000
List of mining pool and there hashrate:

http://coinminer.net:19997/static/  2.57Mh/s
http://kdc.hashwithme.com      7.05Mh/s
http://kdc.cryptofountain.com/   150.17Mh/s
http://kdc.smalltimeminer.com/   52.0Mh/s
http://kdc.coinarmy.com/      134.5Mh/s
http://kdc.jojpool.com         0.59Mh/s
https://kdc.suprnova.cc/      6.22Mh/s
http://kdc.easy-mining.net/      17.08Mh/s
http://kdc.bondni.com/         0.0Mh/s
hero member
Activity: 532
Merit: 500
The more development updates we see, and the more development the coin gets, the more buyers we'll receive. Just look at the development schedule for February alone. This coin is going places. Dump? That would be insane.

The people who dumped Particle are already kicking themselves. Myself included. I didn't dump them, but I did sell my coins last week before the price exploded. The price rocketed around the same time the dev announced a new coin wallet.
legendary
Activity: 1120
Merit: 1000
Looking really great guys....

Current Difficulty   2.96829908
Est. Next Difficulty   5.16483312 (Change in 207 Blocks)

With a little push higher, miners will only mine 250KDC per day per 1Mh/s and then in 70 days or so with half blocks they will only mine 125KDC a day.... really great coin...

Yeah why mining now i'll buy when you'll dump.

..the more people that wait to buy in, the higher the price will be. Buyers will eat into those low price sell walls like they're nothing, and you'll be left paying more than you expected. Dumping only works for crapcoins. Look at Particle. It started off as just a copy of Quark, but thanks to strong development the coin is rocketing. People don't dump coins with high development. They wait for the price to go up.

Best of luck buying cheap Klondike Coin, though. Maybe you'll get lucky.

+1

One of the best posts that i have read!!! And it is 100% true. We need to start using Twitter more often, with we i mean all miners too... if every person has 50 followers and we have 500 miners then we can reach 2500 people. If you have 2500 people that know about this coin and only 5% is interested in buying something then you still have 125 buyers on the line. Every buyers .5BTC, so you will have a possible 62.5BTC on buyers...
hero member
Activity: 532
Merit: 500
Looking really great guys....

Current Difficulty   2.96829908
Est. Next Difficulty   5.16483312 (Change in 207 Blocks)

With a little push higher, miners will only mine 250KDC per day per 1Mh/s and then in 70 days or so with half blocks they will only mine 125KDC a day.... really great coin...

Yeah why mining now i'll buy when you'll dump.

..the more people that wait to buy in, the higher the price will be. Buyers will eat into those low price sell walls like they're nothing, and you'll be left paying more than you expected. Dumping only works for crapcoins. Look at Particle. It started off as just a copy of Quark, but thanks to strong development the coin is rocketing. People don't dump coins with high development. They wait for the price to go up.

Best of luck buying cheap Klondike Coin, though. Maybe you'll get lucky.
legendary
Activity: 1526
Merit: 1012
Looking really great guys....

Current Difficulty   2.96829908
Est. Next Difficulty   5.16483312 (Change in 207 Blocks)

With a little push higher, miners will only mine 250KDC per day per 1Mh/s and then in 70 days or so with half blocks they will only mine 125KDC a day.... really great coin...

Yeah why mining now i'll buy when you'll dump.
hero member
Activity: 980
Merit: 500
Jump to: