Post
Topic
Board Service Discussion
Re: Directory.io - Now with balances!
by
Jude Austin
on 26/07/2015, 02:45:18 UTC
Hello,

I made a clone of Directory.io but I added the ability to show the balance of the addresses when CORS is enabled in Chrome;

http://btcdirectory.azurewebsites.net/


To enable CORS in Chrome I use this extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog



This is purely for fun, your odds shouldn't even be called odds.

But just in case you happen to stumble on an address with a balance, DON'T STEAL.



Great novelty game. LOL 
How can I set it up to get the information from another location. I have a setup that allows me to get the information from, which is accessible via the browser and I would like to point the 'http://blockchain.info' CORS request there (while keeping the address in link) for retrieval instead of blockchain.info  ( http://replace_this_part_to_my_local/q/address/#keep_this_the_same)

I can make you a console application with your specific URL, it will be much faster than through a browser.

When I was running it with my own insight server I was doing about 1000 address per second 2000 if you count the compressed keys.