A comprehensive platform listing legitimate cryptocurrency faucets that allow users to earn free crypto directly to their wallets. No investment needed!
- Curated Faucet List: 30+ verified and working crypto faucets
- Multiple Cryptocurrencies: Support for 14+ different tokens
- Direct Payments: Receive crypto directly in your wallet
- Real-time Price Data: Integrated with CoinGecko API
- Portfolio Tracker: Calculate potential earnings
- Mobile Friendly: Responsive design for all devices
- User-friendly Interface: Modern, clean UI built with Tailwind CSS
Visit the site: Direct Crypto Faucet
- Bitcoin (BTC/sats)
- Polygon (POL/MATIC)
- Algorand (ALGO)
- Solana (SOL)
- Banano (BAN)
- Nano (NANO)
- And many more...
- Frontend: HTML, CSS (Tailwind), JavaScript
- Backend: PHP with Simple Router
- Database: MySQL
- API Integration: CoinGecko API for real-time crypto prices
- Deployment: Apache/Nginx web server
├── API/ # Admin API endpoints // not included here
├── IMG/ # Images and assets
├── Pages/ # PHP page templates
├── data/ # Database configuration
├── vendor/ # Composer dependencies
├── .htaccess # Apache configuration
├── composer.json # PHP dependencies
├── index.php # Entry point
└── router.php # URL routing
-
Clone the repository
git clone https://github.com/The-Pixeleur/DirectFaucetWebsite.git cd DirectFaucetWebsite -
Install dependencies
composer install
-
Database setup
- Create a MySQL database
- Import
data/crypto_faucet.sql - Create a
.envfile with your database credentials:DB_HOST=localhost DB_USERNAME=your_username DB_PASSWORD=your_password DB_NAME=your_database
-
Web server configuration
- Point your web server to the project directory
- Ensure your web server supports PHP
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or suggestions, please contact support@directfaucet.cc
Made with ❤️ by Pixeleur - French Game Studio