cubedro / eth-netstats

Ethereum Network Stats
https://ethstats.net/
GNU General Public License v3.0
854 stars 539 forks source link

Fixing Netstats.min library (Using remote instead locally) #322

Open miguelmtzinf opened 6 years ago

miguelmtzinf commented 6 years ago

This PR resolves #320 in a simply way.

Instead of using locally netstats library (what was set up before), I use remote netstats library from ethstats.

I am sure this is not the best solution. However, If you need to launch this monitor and you have problems with netstats libraries, you can solve it easily in this way. If someone gets a better solution I will be glad to know it :-)