Bitcoin Forum
May 04, 2024, 05:18:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Javascript and Bitcoind RPC  (Read 1478 times)
JayCoin (OP)
Sr. Member
****
Offline Offline

Activity: 409
Merit: 251


Crypt'n Since 2011


View Profile WWW
March 08, 2012, 03:18:39 AM
 #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.

Hello There!
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714799906
Hero Member
*
Offline Offline

Posts: 1714799906

View Profile Personal Message (Offline)

Ignore
1714799906
Reply with quote  #2

1714799906
Report to moderator
1714799906
Hero Member
*
Offline Offline

Posts: 1714799906

View Profile Personal Message (Offline)

Ignore
1714799906
Reply with quote  #2

1714799906
Report to moderator
1714799906
Hero Member
*
Offline Offline

Posts: 1714799906

View Profile Personal Message (Offline)

Ignore
1714799906
Reply with quote  #2

1714799906
Report to moderator
Revalin
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


165YUuQUWhBz3d27iXKxRiazQnjEtJNG9g


View Profile
March 08, 2012, 04: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=<IP>

Make sure you have a good password set.

      War is God's way of teaching Americans geography.  --Ambrose Bierce
Bitcoin is the Devil's way of teaching geeks economics.  --Revalin 165YUuQUWhBz3d27iXKxRiazQnjEtJNG9g
Blizz
Member
**
Offline Offline

Activity: 80
Merit: 10



View Profile
March 10, 2012, 12:25:27 PM
 #3

You would expose your wallet that way.
Try JS <-> web server <-> bitcoind instead.
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!