Author

Topic: Do you guys know about alternative for JSON-RPC? (Read 1245 times)

legendary
Activity: 3234
Merit: 2943
Block halving is coming.
Guys i would like to ask if there is alternative for Json-rpc because it needs to downl the whole blockchain in bitcoin-qt when i installing in the server.. do you have alternative that dont need any VPS service just online service that has JSON-rpc command or api comman to connect to website or gambling casino?
JSON-RPC is a specification for RPCs in general, not just for Bitcoin Core.

A lot of block explorers have APIs which you can call to get info from.
I saw some api commands from block explorer Do you think it will work if you make a gateway payment..
or for gambling sample dice for receiving?

you can use electrum, but it works only with secured connection (SSL). Here is the link to their docs http://docs.electrum.org/en/latest/merchant.html

I have used electrum recently for a project, So if you have difficulty in the process pm me for help.
thanks for sharing this let me try this electrum if it will work well.
Also i would like to ask if do you have already a site test or sample if you done this already.
For study purposes only..
legendary
Activity: 1442
Merit: 1179
The JSON-RPC commands are for controlling and communicating with a node and it's wallet, so you must host at least a pruned blockchain in order to use it. As Achow already mentioned you should look at using API requests with a 3rd party like block.io, blockchain.info, blocktrail, or blockcypher.
full member
Activity: 224
Merit: 100
you can use electrum, but it works only with secured connection (SSL). Here is the link to their docs http://docs.electrum.org/en/latest/merchant.html

I have used electrum recently for a project, So if you have difficulty in the process pm me for help.
staff
Activity: 3374
Merit: 6530
Just writing some code
Guys i would like to ask if there is alternative for Json-rpc because it needs to downl the whole blockchain in bitcoin-qt when i installing in the server.. do you have alternative that dont need any VPS service just online service that has JSON-rpc command or api comman to connect to website or gambling casino?
JSON-RPC is a specification for RPCs in general, not just for Bitcoin Core.

A lot of block explorers have APIs which you can call to get info from.
legendary
Activity: 3234
Merit: 2943
Block halving is coming.
Guys i would like to ask if there is alternative for Json-rpc because it needs to downl the whole blockchain in bitcoin-qt when i installing in the server.. do you have alternative that dont need any VPS service just online service that has JSON-rpc command or api comman to connect to website or gambling casino?
Jump to: