Post
Topic
Board Digital goods
Re: Start your own gambling site! - CoinWheel 1.0 script [1.99 BTC]
by
johny1976
on 11/11/2013, 11:44:41 UTC
Does it use bitcoind or blockchain.info api?

only Bitcoind



as far as i know, blockchain.info also has an interface that is 100% compatible with running a daemon locally

(in addition, and separate to blockchain.info's other URL-based api)


I know about their RPC API - but it's not as same as you think - it doesn't support some of the main commands that our script needs to run properly.

I'm curious what those commands are. I'd like to use this script with litecoin.


It's no problem to use it with any cryptocurrency.

The command is "getreceivedbyaddress". This is supported by all crypto wallets, but not supported by Blockchain - I don't know why...