Pages:
Author

Topic: [ANN] Binarium is the cryptocurrency protected from ASICs and oriented on games - page 6. (Read 27381 times)

newbie
Activity: 56
Merit: 0
what kind of gaming market is binarium interested in?
newbie
Activity: 97
Merit: 0
is a miner available through a wallet
and how can edit json file above?

yes a miner is available through the wallet but its only solo-mining for now, but soon it will be a pool-miner in the wallet
jr. member
Activity: 177
Merit: 3
is a miner available through a wallet
and how can edit json file above?
full member
Activity: 212
Merit: 100
Follow ME : @EllenDonley
Hi,
Why every time I find a block, I get a transaction to the new Address?
Should I backup my wallet every time I find a block?

YES just to be safe
newbie
Activity: 67
Merit: 0
We created stand-alone Windows pool miner, you can download it here : https://github.com/binariumpay/cpuminer-easy/releases .
Pool address : http://pool.binarium.money .
All repositories : https://github.com/binariumpay .

You should configure it in cpuminer-conf.json :
   "url" : "stratum+tcp://pool.binarium.money:3002",
   "user" : "XbCiEW3RpLyvuTBxf2Kn99bv6PrPB9Azy8", // Your Binariums receive address, you can generate it in wallet.
   "pass" : "cpuminer",

   "algo" : "Binarium_hash_v1",
   "threads" : 3, // Amount of mining threads.
   "cpu-priority" : 0,
   "cpu-affinity" : -1,

then launch it in console with command cpuminer -c cpuminer-conf.json . It is convenient to use programs shells of console for this purpose. Currently we integrate miner for pool into wallet, so that it'll be easy to work with it : just launch and everything already works. Meanwhile, you can use mining in pool with this standalone console miner.

Ports configurations for connections :

"3001": "diff": 0.0002
"3002": "diff": 0.5
"3003": "diff": 1
"3004": "diff": 2
"3005": "diff": 4
"3006": "diff": 8
"3032": "diff": 32
"3256": "diff": 256

"3101": "diff": 0.02
"3102": "diff": 0.05
"3103": "diff": 0.1
"3104": "diff": 0.2 .
newbie
Activity: 67
Merit: 0
so is this coin only going to be cpu mine-able?
Yes, you are right.
newbie
Activity: 56
Merit: 0
so is this coin only going to be cpu mine-able?
newbie
Activity: 67
Merit: 0
We implemented pool and miner for Binarium, now it is under development and testing, we need your feedback and suggestions.

Pool address : http://pool.binarium.money .
All repositories : https://github.com/binariumpay .
Compilled Linux miner : https://github.com/binariumpay/cpuminer-easy/releases .

You should configure it in cpuminer-conf.json :
   "url" : "stratum+tcp://pool.binarium.money:3002",
   "user" : "XbCiEW3RpLyvuTBxf2Kn99bv6PrPB9Azy8", // Your Binariums receive address, you can generate it in wallet.
   "pass" : "cpuminer",

   "algo" : "Binarium_hash_v1",
   "threads" : 3, // Amount of mining threads.
   "cpu-priority" : 0,
   "cpu-affinity" : -1,

then launch it in console with command ./cpuminer -c cpuminer-conf.json .

Ports configurations for connections :

"3001": "diff": 0.0002
"3002": "diff": 0.5
"3003": "diff": 1
"3004": "diff": 2
"3005": "diff": 4
"3006": "diff": 8
"3032": "diff": 32
"3256": "diff": 256

"3101": "diff": 0.02
"3102": "diff": 0.05
"3103": "diff": 0.1
"3104": "diff": 0.2 .

Now we check how pool distributes nNounce intervals and integrate its miner into wallets ( including Windows one ), so that it'll be enabled by users in a most simplest and convenient way. Also, we think on how to implement reliable statistics sending by miners, when they do not find nNounce for blocks with appropriate difficulty, so that miners 'll not be able to distort statistics and would not overload network and server. If somebody of you want to implement standalone Windows-miner, you can do this from source codes in repository. There are 2 ways for this : cross-compile in Linux for Windows with winbuild.sh script, now it gives linking errors; or compile directly in Windows in Visual Studio ( there is an solution for this in sources folder ), there is need to adapt new hashing and encryption functions, so that they'll compile and give the same results, or compile in MinGW. We will concentrate on integration of pool-miner into wallets, because this'll allow to do this and provide Windows pool-miner for users simultaneously.



Dear, dev. According to explorer circulating supply for now is 7 million, right? Mining is online for a month, so shouldn't it be around 24*60/2.5*25*34=0.5 million?

One suggestion, rich list in explorer would be welcome.

Yep. It will be good to have one.
I passed your suggestion to our web-developers.
copper member
Activity: 110
Merit: 2
Dear, dev. According to explorer circulating supply for now is 7 million, right? Mining is online for a month, so shouldn't it be around 24*60/2.5*25*34=0.5 million?

One suggestion, rich list in explorer would be welcome.

Yep. It will be good to have one.
newbie
Activity: 21
Merit: 0
Dear, dev. According to explorer circulating supply for now is 7 million, right? Mining is online for a month, so shouldn't it be around 24*60/2.5*25*34=0.5 million?

One suggestion, rich list in explorer would be welcome.
newbie
Activity: 56
Merit: 0
What is this coin currently trading for? Im mining this coin on my i3 im just wondering if its worth mining and what is the developer actively working on?
newbie
Activity: 67
Merit: 0
Binarium 0.12.6 verson is published, in it we implemented :
- Interface improvements for more convenient work with it.
- Integration of wallet with Block-Chain Explorer and Binarium's site.
- Added links to exchanges on main tab of wallet.
- Placed links to our social networks channels in Help menu.

Binarium is published on cryptocurrencies exchange Ubit.pw .

We will publish Binarium mining-pool in around 2 - 3 weeks from now.

Any plans for raspberry pi wallet.?
DEV ?

We can implement it after Binarium integration with games, now we work on current tasks.
full member
Activity: 212
Merit: 100
Follow ME : @EllenDonley
Binarium 0.12.6 verson is published, in it we implemented :
- Interface improvements for more convenient work with it.
- Integration of wallet with Block-Chain Explorer and Binarium's site.
- Added links to exchanges on main tab of wallet.
- Placed links to our social networks channels in Help menu.

Binarium is published on cryptocurrencies exchange Ubit.pw .

We will publish Binarium mining-pool in around 2 - 3 weeks from now.

Any plans for raspberry pi wallet.?
DEV ?
full member
Activity: 212
Merit: 100
Follow ME : @EllenDonley
Binarium 0.12.6 verson is published, in it we implemented :
- Interface improvements for more convenient work with it.
- Integration of wallet with Block-Chain Explorer and Binarium's site.
- Added links to exchanges on main tab of wallet.
- Placed links to our social networks channels in Help menu.

Binarium is published on cryptocurrencies exchange Ubit.pw .

We will publish Binarium mining-pool in around 2 - 3 weeks from now.

Any plans for raspberry pi wallet.?
full member
Activity: 212
Merit: 100
Follow ME : @EllenDonley
Good potential with this coin  for everyone active  Grin
full member
Activity: 1274
Merit: 105
Hi,
Why every time I find a block, I get a transaction to the new Address?
Should I backup my wallet every time I find a block?
copper member
Activity: 161
Merit: 0
UBIT EXCHANGE

Binarium was listed on ubit.pw exchange!

https://ubit.pw/markets/binariumbtc
https://ubit.pw/markets/binariumscribe

Feel free to join our discord https://discord.gg/G7dwYad
Buy Binarium via Scribe (https://ann.scribe.network)

Happy trades!
jr. member
Activity: 175
Merit: 1
BlockChain -- A New World!
Hi, when will you have pool? and also, how could I build MN in linux vps? i have set MN in windows VPS but failed.
newbie
Activity: 57
Merit: 0
Come join the only CPU Mining Group on telegram and have your say about anything CPU!! 💪

https://t.me/CPUtalk   

Good group, help me a lot tks
newbie
Activity: 100
Merit: 0
Come join the only CPU Mining Group on telegram and have your say about anything CPU!! 💪

https://t.me/CPUtalk   
Pages:
Jump to: