ibet

Monday, July 11, 2016

Build Your Own Bitcoin Faucet

Faucets are a great way to help introduce new people to bitcoin, or to your favourite altcoin
Faucets are high traffic websites. It is not all that difficult to get a huge number of page views per day to a site which is giving away free money

How to Build Your Own Bitcoin Faucet?


STEP 1:


Sign up for FaucetBox.com, create your first faucet and give it a name.

faucet-signup


STEP 2:


Navigate to Faucetinabox.com and download the script
faucet-1

STEP 3:

Get a domain name and a hosting provider.
So you could install script and run your faucet, you will need to register a domain name and place files on a server. Fortunately, you can use free web hosting 000webhost or 2freehosting ..
you can get free domain name here : www.freenom.com

STEP 4:

This is where we will be adding the database and the database username for the faucetbox script to use. Navigate to your website’s cPanel and click the My SQL Database.
Next create the database name, username and password in my case I named the database “MyFaucet” and username “MyUsername”. Write down your MySql database information, you’ll need it for later.

STEP 5:

Now that we setup the database on our webserver and downloaded the faucetbox script, unzip the downloaded zip file and copy it to your remote server.

STEP 6:

After the script is uploaded, right click and edit the config.php file. 
Edit the $dbuser, $dbpass, and the $dbname variables. In our case $dbuser will be “MyUsername”, $dbpass will be the password we set for the user, and $dbname will be “MyFaucet” which is the name we set for the database in step 4.
If you did everything right you should see the faucetbox page
As we can see the faucet is disabled and we don’t have any satoshis in our balance. Now that the hard part is done the fun part begins – customizing your faucet.

STEP 7:

Go to the admin page by clicking on the link. You will be prompted for a faucet password but since you haven’t set it yet click reset password and enter the database password you setup earlier. Next, copy the provided password and use that in order to get access to the admin page.

STEP 8:

Before the faucet can be fully activated it needs two more adjustments. First we need to set the FaucetBox API key which we can get from logging back into our original account created on faucetbox.com and clicking Manage on the faucet we created.
We are almost done, now we need to setup the API keys for the faucet’s captcha. In our case we will use reCaptcha as our captcha. Navigate here in order to get your reCaptcha API keys. You will need to be signed into a gmail account as reCaptcha is owned by Google.
Add the Site Key to the reCaptcha public key field in your faucetbox script and the Secret Key to the reCaptcha private key field. Also remember to change the default captcha to be reCaptcha and don’t forget to turn on the captcha by selecting the appropriate radio button.
Last but not least we must go back to our dashboard on faucetbox.com and add a balance to our faucet. By navigating to the balance tab in our faucetbox dashboard we can activate a deposit address for a currency of our choice.
That is it, you should have a working faucet with an admin dashboard which you can use to further customize your faucet. 
now to monetize your faucet you can use adsense yllix.com , ZenAD , A-ADS , mellowads
for pop up ads you can use poptm.com (high paying & bypass adblock)

create bitcoin faucet
earn money online
free satoshi


THANK YoU