Skip to content

burstcoin-faucet-0.2.0-RELEASE

Compare
Choose a tag to compare
@de-luxe de-luxe released this 17 Jun 23:26
· 38 commits to master since this release
burstcoin-faucet-0.2.0-RELEASE.zip
Download burstcoin-faucet-0.2.0-RELEASE.zip
Setup https://github.com/de-luxe/burstcoin-faucet/blob/master/faucet.default.properties
MD5 46839833963C82EEEA63C5B1D11B7390
SHA-1 507EF3F34592409B4E589F40F083CB0E199A62D0
SHA-256 9CE8113FCBA08B249BF4440CBC771F9A16E88D2D52AE9E7023B3AF1F9699F30C

Online/Demo:

Features:

  • Claim interval and amount adjustable
  • Abuse protected via recaptcha + account and IP-tracking
  • Simple stats about donations and claims
  • Easy to run with included standalone tomcat server.
  • Easy adjustable in 'static/css' and 'templates' (treat the jar like archive and edit html/css under resources)

Requirements:

  • Java8
  • recaptcha keys

Setup:

  • create/edit 'faucet.properties' (e.g. rename faucet.default.properties)
  • execute 'java -jar burstcoin-faucet-0.2.0-RELEASE.jar' or start via included run script.
  • access via configured url in 'faucet.properties'