Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
7037071
Topic
632182
Board
Service Discussion
Topic OP
Can I call the blockchain.info API with just javascript or jQuery?
by
MA5H3D
on
30/05/2014, 14:22:00 UTC
Can I call the blockchain.info API with just javascript or jQuery?
I'm trying to load
http://blockchain.info/unspent?active=
$address. From what i've read it should be possible
somehow
with cors, but i've been checking urls with this cors test:
http://client.cors-api.appspot.com/client
, and with or without the "?cors=true" i'm not having much luck.
Has anyone got this to work?