Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: murasha on April 17, 2013, 06:40:12 AM



Title: Sending bitcoin transaction via JS thin client
Post by: murasha on April 17, 2013, 06:40:12 AM
I need to build sime thin client embed in a mobile game.
I run BitcoinJS node at 94.250.253.56 (curently offline) and testing it with this snippet: http://jsfiddle.net/a6xfP/3/

When I am recieving transaction list some old transaction ignored.
Balance does not correspond to actual balance.
When I am trying to send transaction I recieve "..not callable..." error.
So I wonder, is there public thin client nodes I can use?
Maybe its possible to send transaction via other thin client exit nodes? For example, electrum?