Author

Topic: Javascript and Bitcoind RPC (Read 1477 times)

member
Activity: 80
Merit: 10
March 10, 2012, 08:25:27 AM
#3
You would expose your wallet that way.
Try JS <-> web server <-> bitcoind instead.
hero member
Activity: 728
Merit: 500
165YUuQUWhBz3d27iXKxRiazQnjEtJNG9g
March 08, 2012, 12:14:13 AM
#2
I'm not sure what you mean by "cross domain restriction".

If you mean so you can access it remotely:  bitcoind -rpcallowip=

Make sure you have a good password set.
sr. member
Activity: 409
Merit: 251
Crypt'n Since 2011
March 07, 2012, 11:18:39 PM
#1
I want to create my own javascript interface to my bitcoind from a web page.  How can I get around the cross domain restriction to access the JSON-RPC.
Jump to: