Announcing XenCoin:Xencoin is Litecoin based using scrypt. Xencoin was developed as internal testing coin for use with our various sites.
Official Site:Check us out on
http://www.xencoin.com to get more information.
Specifications:-
5% premined for use for cryptocoin bank Icobank - http://www.icobank.com, XenZino, XenBingo, XenLotto, PokerXen and more 3 projects.- 20 seconds block target.
- 6 confirms per transaction. So every transaction will be confirmed in 2 minutes.
- Difficulty: Starts at 0.00024414.
- Difficulty retargets about 9 hours.
- First 10,000 blocks reward is 2000. After 10,001 block - 200 coins per block, halves every 3 years (4,665,600 blocks)
- Total 2,100 mln coins
- connection port is 4334, RPC-port 4335
- Scrypt
Bounties and Contests: PM for bounties for:
- merchant site that accepts XNC
- exchange site
- faucet
- gaming site that accept XNC
Pools:Pool owners please post in the thread or PM, I will update here.
http://xnc.se4.biz/pool/- Thanks to triptech
http://xnc.altcoins.pw/- Thanks to theonegilly
http://tompool.org/- Thanks to Tommo_Aus
http://xnc.scryptlife.com/- Thanks to headsex
http://xencoin.youcrazy.me/- Thanks to SkyStation
http://xnc.hasher.ca/- Thanks to crackfoo
http://coinminer.net:19989/static/-Thanks to RobRoy!
http://xen.ltcoin.net- Thanks to digger
http://xen.minepool.net/- Thanks to MarKusRomanus
Coming soon:
http://www.xenpool.com/Block Explorer:http://xnc.se4.biz:2075/http://altexplorer.info/chains/XNC/block_crawler.phpServices:Coming soon...
Exchange:https://www.cryptsy.com/markets/view/67http://www.coins-e.com/exchange/XNC_BTC/Coming soon Icobank
http://www.icobank.comGame Sites that Accept Xencoin:XenZino
XenBingo
XenLotto
PokerXen
LaunchedTwitter: @Xencoin
https://twitter.com/XencoinFacebook: Xencoins
https://www.facebook.com/XencoinsDownloads:Update 0.1 : Added checkpoints, Remove Network AlertsWindows Client Download: https://mega.co.nz/#!Q0pzXRYb!beMNlyaFW9qW05C7s9aH2l8WXGtwe2NAz3pNSeMGXz0
https://sourceforge.net/projects/xencoin/files/latest/downloadSource Code at Github: https://github.com/xencoin/XencoinSample xencoin.conf:rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=4335
rpcconnect=127.0.0.1
daemon=1
server=1
listen=0
testnet=0
gen=0
maxconnections=100
Getting Started:1. Start up xencoin-qt, wait for it to load, then exit.
2. Put xencoin.conf (see sample file above) in your c:/users/**yourcomputername**/appdata/roaming/Xencoin
3. restart xencoin-qt, and you should connect and sync.
4. For solo mining, launch cgminer or whatever mining program you like and begin mining.
cgminer ex: cgminer.exe --scrypt -o localhost:4335 -u **yourusername** -p **password** (without **)