AsicCoin - ASCA SHA-256 crypto-currency, is based on Bitcoin version 0.8, with super random blocks. It is a coin for ASICs!
The following specifications are implemented:
- Each normal block has 1024 coins
- 30 seconds block time
- Difficulty retargets every 60 blocks (approximately 30 mins).
- mining payout will be halved every 3 months (259,200 blocks)
- Expected total mined coins will be 675,925,530 coins (not including 1 coin/block maintenance)
- 4 confirmations for transaction (2 mins)
- 70 confirmations for minted blocks
- The minimum payout will be maintained at 1 coin/block.[/li][/list]
Random bonus blocks are:
- 1/10 chance (about every 5 mins) for one 2048-coin block (2^11 coins)
- 1/100 chance (about every hour) for one 8096-coin block (2^13 coins)
- 1/10000 chance (about every 3.5 days) for one 65536-coin block (2^16 coins)
Ports:- Connection: 13434
- RPC: 13435
No PremineASICCoin info also added to CoinWarz, which provides many info such as current block, diff, price, total coins, etc, a great site:
http://www.coinwarz.com/cryptocurrency/coins/asiccoinOfficial Websitehttp://asiccoin.bizExchangesCoinEx:https://coinex.pw/trade/asc_btcGameshttp://lotto.asic.co/http://altcoingambling.com/16BitBet/ASCMining Poolsthcst8's p2pool:http://www.japool.com:13433/static/details:
https://bitcointalk.org/index.php?topic=292501.msg3132165#msg3132165sonicrules1234's Stratum/Getwork pool:http://asc.sonicrules.orgHost: asc.sonicrules.org
Stratum Port: 3335
Getwork Port: 9002
Reward System: PPLNS
Fee: 1.5%
More details at
https://bitcointalk.org/index.php?topic=293132.0CoinEx ASC Mining Pool:https://coinex.pw/mining/pools/ASCialoarmstrong's Mining Pool:
http://mining.mike.kzFeeleep's Stratum Mining Pool:http://asc.coinmine.plStratum Port: 6110
rav3n_pl p2pool:http://rav3n.dtdns.net:9433pawlak2 p2pool:http://bit.usr.sh:9433Network Hash Rate GraphTotal Network Speed Graph (thanks to powpow):http://asc.block-chain.net/Blockchain Explorerhttp://bit.usr.sh:2750/chain/ASICcoinGiveaway ThreadThanks to hingolurallhhttps://bitcointalk.org/index.php?topic=295477.0DownloadsWindows Client Download:http://asiccoin.biz/downloads.phpSource Code Download: https://github.com/asiccoin/asiccoinConfigurationsUse the following addnodes for initially connecting to the network:addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
Sample config file:listen=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=13435
rpcconnect=127.0.0.1
addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
How to Mine1. Start up asiccoin-qt, wait for it to load, then exit.
2. Put asiccoin.conf (see sample file above) in your c:/users/**yourcomputername**/AppData/Roaming/AsicCoin
3. restart asiccoin-qt, and you should connect and sync.
4. For solo mining, launch cgminer or the mining program you use and begin mining.
cgminer ex: cgminer.exe -o localhost:13435 -u **yourusername** -p **password** (without **)