Author

Topic: Could a bitcoin client be done in javascript? (Read 816 times)

legendary
Activity: 1122
Merit: 1017
ASMR El Salvador
February 27, 2013, 01:46:14 PM
#3
I know about ASICs but I was thinking in terms of something comparable to 'Satoshi client'.
legendary
Activity: 2506
Merit: 1010
February 27, 2013, 01:37:45 PM
#2
Could a bitcoin client be done in javascript,

Yes.

http://Blockchain.info/wallet and Strongcoin are two Javascript-based wallets that do all the crypto in Javascript on the browser.  http://brainwallet.org/#tx would be such a client too I suppose.  They do send the transaction to a hosted service which then broadcasts the transaction.

using WebGL to access the GPU for processing/mining?

As a neat idea, yes that could be (and has been) done.

As a business proposition.  Bad idea.  Read up on ASICs.

legendary
Activity: 1122
Merit: 1017
ASMR El Salvador
February 27, 2013, 01:31:06 PM
#1
Could a bitcoin client be done in javascript, using WebGL to access the GPU for processing/mining?
Jump to: