GitHub – winbits2017/bitcoin-faucet-2018: nice and clean bitcoin faucet script for faucethub php
Mục lục bài viết
FaucetHub-Script 2018
FaucetScript is a brand new faucet script made with simplicity and security in mind. Your user will claim and collect their satoshis on a site balance. They then can withdraw their balance, if they have at least the withdraw threshold (if set).
System Requirements
- Webserver
- PHP >= 5.5
- MySQL database
How to install?
- Download the files
- Upload the files to your webserver (using FTP for instance)
- Import the database.sql using PHPMyAdmin
- Go to the faucet_settings table and set your reCaptcha keys (THIS IS MANDATORY, since you require a account to become a site admin)
- Change includes/config.php accordingly with your MySQL credentials.
- Go to http://www.yoursite.nl/ and register. After registration go back to PhpMyAdmin and in table faucet_user_list set admin = 1 at your user row.
- Now go to http://www.yoursite.nl/index.php?route=admin/home and configure your faucet. Make sure you are logged in before browsing to mentioned page.
- You’re done. Good luck!
Fee
To support my work, at each claim a small fee of up to 5 satoshi will be sent to me. If you really require this fee to be removed, contact [email protected] to get a quote on a paid version.