I rewrote the myfaucet script from scratch. It's using Slim Framework and official Coinbase API wrapper.
Here is the source: https://gitorious.org/elbandi/minifaucet/
DB is backward compatible, so only need to replace the files (except config.php*). If you found a bug, report to this thread.
* config.php is such as myfaucet, but better if you migrate the config, because new feautres need configs too.
You can use coinbase.org or blockchain.info wallet. But you can run your bitcoind somewhere, and use that for faucet site.
Here is a demo site: http://faucet.elbandi.net/
Upgrade warning from 0.2: allowBTC config parameter is renamed, you have to edit your config!
Donations are welcome: 1NaYg9L5KxL3hSAB9qeWaBHrSunkY3eNBo
elbandi
Good day guys!
I have a problem with this script, maybe somebody resolved this problem.
When i input bitcoin adress im getting blank page.
How i installing script:
1.copiing all files to server
2.restoring database structure.sql
3.configuring config.php
thats all
maybe something i making wrong ?
Sorry for my english and thx in advance!