Getting wallet balance with BitcoinJS + Bitcoin-lib (client lib)

1

I have server with BitcoinJS and Bitcoin ExitNode running. I try to fetch wallet balance from client with code from manual on wiki page. I have send money on client generated address, but app says that balance still 0 BTC. Please, see the code: http://jsfiddle.net/a6xfP/3/.

zettamax

Posted 2013-04-08T17:20:35.687

Reputation: 11

I asked a question regarding BitcoinJS a few days ago, kind of reluctant to use it as it seems development stopped 7 months ago.nivs 2013-04-08T17:33:10.520

Thanks for your answer, nivs.

Tell please, how you solved this problem? Is your issue is similar to mine? – zettamax 2013-04-08T17:53:56.843

@user4069 This is the question he asked.

Nick ODell 2013-04-08T18:50:38.267

I'm now looking into bitsofproof supernode, a project that looks really promising.

nivs 2013-04-08T21:50:39.793

thanx for answerszettamax 2013-04-16T11:49:55.690

No answers