hi,
I rewrote the myfaucet script from scratch. It's using
Slim Framework and official sdk libraries for wallet providers.
Here is the source:
https://gitlab.com/minifaucet/publicDB 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.
Multiple wallet providerDemo siteHere is a demo site:
http://minifaucet.tk/UpgradeJust upload the files from downloaded zip.
Note: if you have own modifications, you have to port your changes to the new code.
Upgrade warning from 0.2:
allowBTC config parameter is renamed, you have to edit your config!
Upgrade warning from 0.5: import
upgrade_0.6.sql file to database (or run the three
ALTER TABLE commands in mysql database client)
LicenseMIT licenseDonationsThey are welcome: 1NaYg9L5KxL3hSAB9qeWaBHrSunkY3eNBo

elbandi