Anyone used https://shapeshift.io ?
No sign up required...
I don't have time to research right now but anyone else who knows more about it... pls share![]()
It's integrated into Jaxx Wallet, so I use it very frequently
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Anyone used https://shapeshift.io ?
No sign up required...
I don't have time to research right now but anyone else who knows more about it... pls share![]()
Nicehash payment still k@k low yet bitcoin approaching all time highs.
If you mining ethereum which has decreasing value and bitcoin rising rapidly then you get less.Ja its becoming worse and worse....yet BTC price damn good atm
If you mining ethereum which has decreasing value and bitcoin rising rapidly then you get less.
^^Indeed...
Don't know if is the red wine talking but couple of week ago, BTC was lower and ETH was on $190 and the NiceHash reward was higher than it is now...seems like the BCC talk has everyone running scared!
If anyone gets a notice email of stock at bitmain. Please let us know. They email was over loaded so i doubt we will be added to mailing list soon. ThanksAs long as they keep the door to FIAT open it will go on. Close that and it's over.
If anyone gets a notice email of stock at bitmain. Please let us know. They email was over loaded so i doubt we will be added to mailing list soon. Thanks
Telkom down in my area. Specifically D3.. But won't say no to L3plus and Psu. ThanksStock of what?
Telkom down in my area. Specifically D3.. But won't say no to L3plus and Psu. Thanks
What's he mining? Is that a portable air con?a close friend of started a mine in my building's basement
Who's paying for the electricity?
Who's paying for the electricity?
What's he mining? Is that a portable air con?
CryptominerWhere can I get aluminum frames locally? Im in CPT
What UPS is being used?a close friend of started a mine in my building's basement
- Create a folder on C: (e.g. C:\BMCheck)
- Unzip to that folder
- Create a new Windows scheduled task to check the site
- Trigger=Daily, every x minutes (don't make it less than 10 otherwise you may be blocked by their DDOS monitor)
- Action = Start a program.
Program = wscript.exe
Arguments = "C:\BMCheck\hidden.vbs" "C:\BMCheck\check.bat"
Start in = "C:\BMCheck"
You wizard. Thanks will try setupAnyone wanting to monitor stock changes on Bitmain can use this redneck monitor I knocked together - on one condition, that you report any changes in here as you notice them:
Download the zip here
Obviously replace C:\BCMCheck with the location you unzipped to.Code:- Create a folder on C: (e.g. C:\BMCheck) - Unzip to that folder - Create a new Windows scheduled task to check the site - Trigger=Daily, every x minutes (don't make it less than 10 otherwise you may be blocked by their DDOS monitor) - Action = Start a program. Program = wscript.exe Arguments = "C:\BMCheck\hidden.vbs" "C:\BMCheck\check.bat"
What it does is check the main product page for any changes to the underlying html - this could include anything from unavailable products being available again for purchase, or price changes, etc. so could include false positives. It also checks the L3+ and D3 miner individual pages for changes. Since they sometimes change the product page URL when they open them up for sale again, monitoring the main product page is necessary. It may not be necessary to monitor the individual product pages but I've included them just in case.
If any change is detected, a windows popup appears asking if you want to visit the page that changed.
Shout if you have any issues using it.