Faucets stand as one of the oldest ways to earn coins besides mining. Give some coins back to new users in the cryptocurrency world.
- Can be used on 1 site, 1 server
- Source-code cannot be resold or distributed
- Can modify source-code but cannot distribute derivative works
The full license is included with the purchased script.
Features- Create faucets for any number of cryptocurrencies. The JSON-RPC PHP (jsonRPC 1.0 - http://json-rpc.org/wiki/specification) is used. So please check if the coin supports it.
- Minimum and maximum payouts can be set for each
- Payment system for staged or direct payouts
- Recaptcha integrated for both recaptcha and recaptcha2
- Proxies filter for TOR and typical proxy HTTP headers
- Useable with encrypted wallets
Install1. Install and sync coin daemons to be served (or have remote access to them via RPC)
2. Upload the files to your ftp folder
3. Create a database and import faucet.sql
4. Open the config.php and edit all the settings within to suit your needs - This could take some time
5. Add .htaccess for admin.php or use it and move it out of public realm (will add database authentication later)
6. Add/remove coins with
http://yourdomain.co/admin.phpThat's it you're done!
VISIT: https://cryptocurrency-scripts.com for more informations!