How do I mine this new coin?
It would be awesome if someone joined me in mining some of these blocks i'm hitting on my pool.
It's a scrypt coin, so you would need to download cgminer if you're using a video card to mine(Still very viable right now. I'm hitting tons of blocks solo on my pool). Or, whatever you would normally use to point your asics to the pool:
Username: your allionog wallet address
Password:anything
Algorithm: scrypt
URL (difficulty vardiff):stratum+tcp://altmining.org:3032
Here is an example cgminer .bat file:
cgminer.exe --scrypt -o stratum+tcp://altmining.org:3032 -O yourwalletaddress:anything -w 256 -I 11 --thread-concurrency 8192