Bitcoin Forum
May 14, 2024, 07:36:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: i want to know how btc mining software work exactly  (Read 357 times)
edlard1358 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 14, 2016, 09:44:33 AM
 #1

hello everyone;

i want to know how really btc miner do step by step and with full detail, mean i want to build web base program can do what that hardware done same as js or php.

please help to for this,

thanks
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715672183
Hero Member
*
Offline Offline

Posts: 1715672183

View Profile Personal Message (Offline)

Ignore
1715672183
Reply with quote  #2

1715672183
Report to moderator
1715672183
Hero Member
*
Offline Offline

Posts: 1715672183

View Profile Personal Message (Offline)

Ignore
1715672183
Reply with quote  #2

1715672183
Report to moderator
mocacinno
Legendary
*
Offline Offline

Activity: 3388
Merit: 4922


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
December 14, 2016, 09:56:51 AM
 #2

hello everyone;

i want to know how really btc miner do step by step and with full detail, mean i want to build web base program can do what that hardware done same as js or php.

please help to for this,

thanks

I used google, and found these easy to read things:
The original bitcoin whitepaper => https://bitcoin.org/bitcoin.pdf
An easy to read website explaining the process => https://chrispacia.wordpress.com/2013/09/02/bitcoin-mining-explained-like-youre-five-part-2-mechanics/

HOWEVER, i read that you want to build a website in javascript or php to mine BTC... Please reconsider, at this moment, you will never make any profit this way... Years ago, companies started creating hardware with the sole purpose of sha256 hashing, this hardware will be millions of times faster while using a fraction of the energy compared to your javascript running in the user's browers, or the php script running on your server.

In other words: if you run a php script to hash on your server, you'll pay hundreds of bucks in HW repair, energy costs, housing, and you'll make mere cents in return. If you run client side javascript to do the task, you'll likely get sued, blacklisted,... And you'll probably still won't make enough satoshi's to withdraw them from a pool...

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Kray
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 17, 2016, 09:38:22 PM
 #3

hello everyone;

i want to know how really btc miner do step by step and with full detail, mean i want to build web base program can do what that hardware done same as js or php.

please help to for this,

thanks

I used google, and found these easy to read things:
The original bitcoin whitepaper => https://bitcoin.org/bitcoin.pdf
An easy to read website explaining the process => https://chrispacia.wordpress.com/2013/09/02/bitcoin-mining-explained-like-youre-five-part-2-mechanics/

HOWEVER, i read that you want to build a website in javascript or php to mine BTC... Please reconsider, at this moment, you will never make any profit this way... Years ago, companies started creating hardware with the sole purpose of sha256 hashing, this hardware will be millions of times faster while using a fraction of the energy compared to your javascript running in the user's browers, or the php script running on your server.

In other words: if you run a php script to hash on your server, you'll pay hundreds of bucks in HW repair, energy costs, housing, and you'll make mere cents in return. If you run client side javascript to do the task, you'll likely get sued, blacklisted,... And you'll probably still won't make enough satoshi's to withdraw them from a pool...

yes, php cannot use to mine bitcoin in client side, it's because PHP work in server side. To mine in client side you should use JS. check this link https://github.com/jwhitehorn/jsMiner
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!