Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: yocoin15 on May 22, 2016, 03:02:30 PM



Title: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: yocoin15 on May 22, 2016, 03:02:30 PM
https://bitcointalk.org/index.php?topic=1279956.msg13177319#msg13177319


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: gabmen on May 22, 2016, 03:07:51 PM
any offer for translation and twitter and fb give away mate? very promising coin and have a good road map hope mate you wont abandon this project keep it up mate, Ill wait for this coin to go big, just let me know if you need help with twitter campaign I'm very much willing to help. thanks.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: ensjovis on May 22, 2016, 03:13:08 PM
This coin will be YUGE.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: Godson_Mansa on May 22, 2016, 03:24:04 PM
i don't even know how to react to this one.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: yocoin15 on May 22, 2016, 03:31:24 PM
Main post has been edited with more details and swap timeline.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: yocoin15 on May 22, 2016, 03:33:53 PM
i don't even know how to react to this one.

your presence here already justified your reaction :)

This coin will be YUGE.


thanks


any offer for translation and twitter and fb give away mate? very promising coin and have a good road map hope mate you wont abandon this project keep it up mate, Ill wait for this coin to go big, just let me know if you need help with twitter campaign I'm very much willing to help. thanks.

thx for the words there are already funds allocated for bounties please PM your proposal and we will be in touch at appropriate time.



Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: coolindark on May 22, 2016, 04:06:11 PM

This is new official thread for YoCoin since we have moved to new blockchain with few changes hence we started new ann, however old thread can be viewed here https://bitcointalk.org/index.php?topic=1279956 which has been locked now and redirecting member to this thread.

Few changes which we did have been already included in below Ann, however should you require any additional info please do let us know. To facilitate swap of your Old YOcoins we have setup very precise and transparent method, please check at bottom of this post to know more about it.

thanks for your cooperation and support lets make yocoin more strong together.


Swap Deadline
http://www.pending.me.uk/cd/bla_1464794306.png (http://www.pending.me.uk)
 

YoCoin move to more strong code for further swap details see bottom of this post

https://i.imgur.com/lp4roAI.gif

 
YoCoin is a decentralized, peer-to-peer digital currency that enables you to easily send money online. Think of it as "the internet currency."
YoCoin provides a once in a lifetime opportunity, revolutionizing the business world of todays digital economy. The YoCoin concept is born out of the success of the pioneering cryptocurrency, Bitcoin...................... further read on website  (http://www.yocoin.org/)

COIN MARKET CAP  (http://coinmarketcap.com/currencies/yocoin)

COINGECKO  (https://www.coingecko.com/en/price_charts/yocoin/btc?id=yocoin)

https://i.imgur.com/taGoZwP.png


 
https://i.imgur.com/vK5UR8h.png

 
Algorithm------------Scrypt
Name------------Yocoin
Ticker------------YOC
Address letter------------Y
RPC Port------------30307
P2P Port------------30308
Block Time --------- 1.5 mins


BLOCK REWARD: 50 YOC

NEXT HALVING WILL BE WHEN 20000000 YOC WILL BE MINED


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

15% of total supply is premined: that will be used only for giveaways, swap handling and YoCoin promotions

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

Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
    int64 nSubsidy = 50 * COIN;

// Subsidy halving
    nSubsidy >>= (nHeight / 20000000);
    
    return nSubsidy + nFees;
}

// Legacy
static const int64 nTargetTimespan = 4 * 60 * 60;
static const int64 nTargetSpacing = 1.5 * 60;

Sample Yocoin.conf file format
dont forget to change your username and password
 
Code:
listen=1
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=30307
port=30308


NODES (UPDATED WEEKLY)

There is no need for additional nodes since 4 nodes (below listed) are already seeded into wallets, however should you need additional nodes than add below listed nodes manually in your conf file

Quote
addnode=192.52.166.80
addnode=185.122.58.148
addnode=185.122.57.177
addnode=216.189.150.21

https://i.imgur.com/u3PHtwK.png
 
http://www.yocoin.org/images/wallets/git.png (https://github.com/yocoin/20-5-fork) http://www.yocoin.org/images/wallets/windows.png (https://mega.nz/#!gZxDVYrB!eTKWTTNydQF9rMzY-korrcDDeLubX9-Rg_-Tmsgm1tQ) http://www.yocoin.org/images/wallets/mac.png (https://mega.nz/#!kFhHVQCY!1Ds0RRkxb61VI96TW7dy1ICwheETMRUpBsh07rY2wc4) http://www.yocoin.org/images/wallets/linux.png (https://mega.nz/#!9NwlWbob!TxST29sDZDnzHuyEbPeOUQCYPsG9OEB2Y7ynWFiZNJE)

IMPORTANT--> if you notice any broken link for wallets let us know it. You still can get the last wallet version on the official yocoin website

CHECK IF YOU ARE ON THE OFFICIAL FORK--> http://miniexplorer.yocoin.info/

WEB WALLET
http://i64.tinypic.com/2qx9atd.png

OLD CHAIN:  http://webwallet.yocoin.org
NEW CHAIN:  http://webwallet.yochain.info

MAKE YOUR OWN SECURE PAPER WALLET

http://paperwallet.yocoin.org/

http://i66.tinypic.com/rhil40.jpg
 
https://i.imgur.com/PfNHlj1.png

OFFICIAL YOCOIN MINING POOL - FASTEST - 0% FEES
https://ip.bitcointalk.org/?u=http%3A%2F%2Fi66.tinypic.com%2Feuk2u8.png&t=561&c=sZYkMtw9GhegQA

Official Pool (new blockchain)
http://pool.yocoin.org

wallet address as username
password of your choice (it does not matter what you choose)

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

Pools on the Old Chain


https://i.imgur.com/TA7dSVN.png

http://tekyboycrypto.xyz/pool (http://tekyboycrypto.xyz/pool)

YoCoin

stratum+tcp://stratum.tekyboy.tk:17108
wallet address as username
password of your choice (it does not matter what you choose)


port 17108 is vardiff
Payouts every 60 mins; minimum 1 YOC


https://i.imgur.com/wmYl9pK.png
 
http://www.yocoin.org/

Official Video link--> https://www.youtube.com/watch?v=pxE-n1Hbq24&feature=share

http://i66.tinypic.com/2mrgw2f.png
 
https://i.imgur.com/5Jew23f.png
 
Roadmap
 
https://i.imgur.com/ZYD5CLU.jpg
 
 
https://i.imgur.com/Vy7RM1f.png

http://explorer.yocoin.org (New BlockChain)

https://www.blockexperts.com/yoc (Old BlockChain)
 


 
https://i.imgur.com/oLfxUN6.png

https://c-cex.com/?p=yoc-btc

https://safecex.com/market?q=YOC/BTC
  
https://alcurex.org/index.php/crypto/market?pair=YOC_BTC

https://www.coinexchange.io/market/YOC/BTC

https://www.bloombit.net

https://i.imgur.com/jgKpubC.png
 
BTC http://www.multifaucet.tk/index.php?faucet=YOC BTC
 
http://i64.tinypic.com/mjv2aa.png

BTC_OFFICIAL YOCOIN BLACKJACK - WITH FAUCET_BTC

Official Blackjack ANN --> https://bitcointalk.org/index.php?topic=1386806.msg14095228#msg14095228

http://blackjack.yocoin.org/

http://i65.tinypic.com/n62jb5.png

https://i.imgur.com/HkNWODZ.png
 
TBA
 
 
https://i.imgur.com/hLWlaqT.png
 
https://i.imgur.com/xCGxtIE.png (https://twitter.com/yocoin15)        https://i.imgur.com/ZO3CCVQ.png
 
http://i67.tinypic.com/9avhjs.jpg
 
 
 (https://www.facebook.com/yocoin.org)




Swap Process

https://i.imgur.com/5660Tvq.png

How to Swap your old YOC with new YOC and enjoy awesomeness of YOC world in few easy steps:

Step 1: Download new wallet from above links or use our webwallet --> http://webwallet.yochain.info

Step 2: Fill all info in this form --> http://goo.gl/forms/J4DEkdhc50sZpTNR2

Step 3: Your coins will be sent within 24 hours to your GIVEN Address (new wallet)

NB: to keep swap process transparent we have made all info available to public

- Swap form responses can be monitored here to keep things transparent https://goo.gl/QQPBJv
- Funds allocated for Swap can be monitored here http://explorer.yocoin.org/address/YgLte3HSC7UiGFRejzsnpVR7fK3dVqP83M



http://www.pending.me.uk/cd/bla_1464794306.png (http://www.pending.me.uk)


New YOC added to http://bitcoinpool.us


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: yocoin15 on May 22, 2016, 04:11:28 PM
Thanks for adding Yocoin(YOC) to http://bitcoinpool.us.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: mirador17 on May 22, 2016, 04:20:48 PM
Oh no, another usless coinswap. :-\


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: Mercado on May 22, 2016, 06:48:47 PM
Old premine: 17M coins
New premine: 300M coins

Wow.
Just wow.


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: Bloodxtz on May 22, 2016, 07:19:27 PM
excellent changes ...
https://github.com/yocoin/20-5-fork/blob/master/src/main.cpp#L1089
Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
    int64 nSubsidy = 50 * COIN;

// 1-500 blocks for premine
if (nHeight < 501)
return ((300000000/500) * COIN);

// Subsidy halving
    nSubsidy >>= (nHeight / 20000000);
   
    return nSubsidy + nFees;
}


facepalm


Title: Re: [JOIN THE FORK!]▐░ ♝[ANN] [YOC] YoCoin - 100% Proof Of Work ♝ ▒▌ Swap Details
Post by: yocoin15 on May 22, 2016, 07:22:57 PM
excellent changes ...
https://github.com/yocoin/20-5-fork/blob/master/src/main.cpp#L1089
Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
    int64 nSubsidy = 50 * COIN;

// 1-500 blocks for premine
if (nHeight < 501)
return ((300000000/500) * COIN);

// Subsidy halving
    nSubsidy >>= (nHeight / 20000000);
   
    return nSubsidy + nFees;
}


facepalm

We have already mentioned in the op regarding the premine.