Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [MARKS] Incentivize Content Creators & Build a Reputation Value Framework
by
coinzy4
on 08/07/2018, 13:18:15 UTC
Top Mining Club is proud to announce first equihash mining pool for Bitmark - topmining.club.

Pool fee for the first month is 0%, after first month pool fee would be 1%.

Happy mining.

PS. We'll soon start adding support for other Bitmark mining algorithms. Next in line is Cryptonight.

Example command line options for some of the miners:

EBVF:
Code:
miner --server 172.104.215.38 --port 4032 --user  --pass x

Bminer:
Code:
ADDRESS=

USERNAME=$ADDRESS.w
POOL=172.104.215.38:4032
SCHEME=stratum

./bminer -uri $SCHEME://$USERNAME@$POOL -api 127.0.0.1:1880

For single GPU please use port 3032, for multiple gpu port 4032, and for nicehash 5032.