Bitcoin Forum
June 21, 2024, 12:17:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Electrum servers (Map) on: January 28, 2014, 07:46:39 AM
Glad you liked it. I put the code up at https://github.com/206industries/electrum-map.

It's fairly simple: there's a small Python script (generate.py) that gets the peer list from an Electrum server and saves it to a file. There's a second html/js pair that renders the actual map, puts the pushpins on it, all based on the output from the first. It actually turned out to be easier than I was expecting!
2  Bitcoin / Electrum / Re: Electrum servers (Map) on: January 26, 2014, 07:46:20 AM
I really liked this idea so spent a few minutes turning this into a dynamic map. This one refreshes the peer list every minute or so and uses the free Maxmind data to geolocate from server IP address.

Hosted here: http://electrum.206industries.com/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!