Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] ANT • Antimatter • Block Explorer : New Pool Added : ANT Creeping
by
antimatter
on 11/02/2014, 15:26:40 UTC


Launch : Feb 11th 6pm EST



Please vote for ANT at MintPal

https://www.mintpal.com/voting


UPDATE : BUY AND SELL THREAD https://bitcointalk.org/index.php?topic=479759.0

ANT BLOCK REWARD FIXED:


LATEST WALLET DOWNLOAD HERE:


PLEASE BACK UP YOUR WALLET.DAT FILE (JUST TO BE SURE) DELETE PREVIOUS WALLET AND INSTALL THE PATCHED ONE,
YOU WILL BE ABLE TO MINE ANT AS IT WAS INTENDED.



GITHUB ALSO UPDATED : SOURCE CODE  https://github.com/staycrypto/antimatter



WEBSITE:



http://antimatter.cc/



http://s30.postimg.org/8vtgmq1xp/image.png

Info:

Antimatter is comprised of 1 million coins called ANT

5 minute block targets : This coin is meant to be a store of value.

http://s7.postimg.org/pp1ncklw7/image.png

Valuable:

The first 20 blocks will provide 1000 coins per block then 1.5 ANT per block thereafter

GET MINING FROM THE START


http://s29.postimg.org/lhf2hcpqb/image.png

Scarce:


The coin reward will ensure that the coin becomes rare as intended.



http://s7.postimg.org/4cz7c089j/image.png

Detail:

(<)1% Pre Mine
PoW : SCRYPT
1 block every 5 minutes
Up to block 20, reward is 1000 anti-particles
Between block 20 and block 105120 the reward is 1.5 anti-particles
thereafter:
nSubsidy = 1.5 * ((nHeight / 105,120) - 1)^0.9


http://s30.postimg.org/3wxojgh8t/image.png


Social Media

Facebook : https://www.facebook.com/pages/Anti-Matter/650273308370386
Twitter : https://twitter.com/Anti__Matter


Giveaways

Sorry but due to current restrictions we are not allowed to give anything away in this thread.
There will be give aways in one of the social media chanels or via other sites. To be announced!

Buy and Sell Thread

https://bitcointalk.org/index.php?topic=479759.0

Exchanges

https://c-cex.com/
http://www.lazycoins.com/#/

Pool/s

http://ant.bitember.com/
http://ant.thedigitalmint.net



Block explorer

http://ant.thedigitalmint.org

Sites supporting Antimatter

To be added

Giveaway addresses will be shown here when available.

N/A

Downloads

http://i61.tinypic.com/aertaw.png

Windows Wallet

http://www.filedropper.com/antimatter-qt-0899-windows

addnode=50.22.219.230
addnode=23.227.161.24
addnode=81.163.211.82
addnode=98.111.133.99

Linux Wallet





MINING

RPC 9331



How to solo mine Antimatter?

1. Download a version of CGminer that can work with your GPU no later than version 3.7.0
1. Download Antimatter wallet and run it.
2. Create a antimatter.conf file like following :
rpcallowip=127.0.0.1
rpcuser=username
rpcpassword=yourpassword
server=1
daemon=1
listen=1
3. Save the .conf file in the %appdata%roaming antimatter folder.
4. Create a antimatter.bat file like the following : cgminer --scrypt -u username -p yourpassword -o http://127.0.0.1:9331 -I 11 -g 1 --thread-concurrency 4096 -w 128 --queue 1 --no-submit-stale -s 1 --auto-fan
5. Save the .bat file in the CGminer folder.
6. Open the on the .bat you just created file and mine away. You can change the thread-concurrency and settings in the .bat depending on your configuration.