Author

Topic: Connecting to my node to gather information for my website (Read 223 times)

hero member
Activity: 1106
Merit: 521
Thanks for the link much appreciated  Wink
staff
Activity: 3458
Merit: 6793
Just writing some code
You will need to have something that connects to the JSON-RPC server and call the necessary commands to get the data.

There are already existing projects that do this so you can look at those for reference (or just use them). For example, here is one such project: https://github.com/craigwatson/bitcoind-status
hero member
Activity: 1106
Merit: 521
Hi all wondering if any one could help me out, i have a website and i want to add information to it, for example last block and transaction information, stuff like that. but i dont really know how to connect to my node and request,  is it just added say in a box using html and abit of code ? 
Jump to: