andylamgot / burstcoin-faucet

Simple standalone burstcoin faucet. Demo: http://burstcoin.cc:3333

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

burstcoin-faucet

Faucet-Software for Burstcoin (BURST)

Features:

  • Claim interval and amount adjustable
  • Abuse protected via recaptcha + account, IP and cookie-tracking, limit claims per account.
  • Simple stats about donations and claims
  • Multi-language support (en, de, fr, es, pt, pt_BR, nb, nn, ru, tl, tr, it, id, nl) PLEASE HELP AND PROVIDE ADDITIONAL TRANSLATIONS!
  • Easy to run with included standalone tomcat server.
  • Supports '/burst?requestType=getMiningInfo' for monitoring faucet wallet
  • Optional Google Analytics support

Requirements:

  • Java8
  • recaptcha keys

Setup:

  • edit 'faucet.properties' (e.g. rename faucet.default.properties)
  • execute 'java -jar burstcoin-faucet-0.4.0-RELEASE.jar' or start via included run script.

About

Simple standalone burstcoin faucet. Demo: http://burstcoin.cc:3333

License:MIT License


Languages

Language:Java 91.2%Language:CSS 6.5%Language:HTML 2.3%Language:Batchfile 0.0%