Skip to content

burstcoin-network-observer-0.1.0-RELEASE

Compare
Choose a tag to compare
@de-luxe de-luxe released this 10 Aug 19:58
· 21 commits to master since this release
burstcoin-network-observer-0.1.0-RELEASE.zip
Download burstcoin-network-observer-0.1.0-RELEASE.zip
Setup https://github.com/de-luxe/burstcoin-network-observer/blob/master/observer.default.properties
MD5 2C4C06E4E61EE1ABA97D14D532B32D13
SHA-1 B1CCAF111FBD8C0C565689FD561FF7ACCFBE9A53
SHA-256 C4C793CFBA35B5B07D34D58348198379FE41DF7EF3FF181B9DB69BF4A0DB91DD3

Simple webservice ... that refreshes every few seconds and shows the current miningInfo of given wallets/pools.

Demo:
http://util.burst-team.us:8888/
http://util.burst-team.us:8888/json

Features:

  • Checks all given pools/wallets for their current state
  • Easy to run with included standalone tomcat server.
  • json api via '/json' in url.

Help/Support:
http://forums.burst-team.us:4567/topic/1050/burstcoin-network-observer-v0-1-0-all-platforms

Requirements:

  • java8

Setup:

  • edit 'observer.properties' (e.g. rename observer.default.properties)
  • edit templates/index.html within *-jar archive -> use your domain for refresh url!!!!! (quick and dirty)