{"id":28963774,"url":"https://github.com/nullengine/tap2win-btc","last_synced_at":"2026-03-11T13:14:07.050Z","repository":{"id":294569467,"uuid":"987382072","full_name":"NullEngine/Tap2Win-BTC","owner":"NullEngine","description":"An Android app to earn Bitcoin by completing tasks — with integrated PHP + MySQL backend using FaucetPay API","archived":false,"fork":false,"pushed_at":"2025-06-18T21:23:11.000Z","size":886,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T22:27:57.145Z","etag":null,"topics":["android-app","bitcoin","cryptocurrency","faucet-api-integration","finance","gamification","mobile-app","reward-app"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullEngine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-21T02:05:51.000Z","updated_at":"2025-06-18T21:23:14.000Z","dependencies_parsed_at":"2025-05-21T12:23:44.715Z","dependency_job_id":null,"html_url":"https://github.com/NullEngine/Tap2Win-BTC","commit_stats":null,"previous_names":["nullengine/tap2winbtc","nullengine/tap2win-btc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NullEngine/Tap2Win-BTC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullEngine%2FTap2Win-BTC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullEngine%2FTap2Win-BTC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullEngine%2FTap2Win-BTC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullEngine%2FTap2Win-BTC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullEngine","download_url":"https://codeload.github.com/NullEngine/Tap2Win-BTC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullEngine%2FTap2Win-BTC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601533,"owners_count":23183099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","bitcoin","cryptocurrency","faucet-api-integration","finance","gamification","mobile-app","reward-app"],"created_at":"2025-06-24T04:12:35.936Z","updated_at":"2026-03-11T13:14:07.002Z","avatar_url":"https://github.com/NullEngine.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/6a03aaaf-7c4c-447c-9561-ef7d748d5fd5\" width=\"200\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/342b2ccc-4570-4b2e-89d3-503194e203d4\" width=\"200\"/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/8af600c0-2cce-4f10-a81b-aafabd53d86d\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n### Project Overview\n\n| Section         | Details                                                             |\n| --------------- | ------------------------------------------------------------------- |\n| 🧾 Project Name     | **Tap2Win BTC**                                                    |\n| 📱 Platform     | Android (Java - Native)                                             |\n| 🎯 Purpose      | Earn Bitcoin (BTC) by completing tasks like daily reward, spin, tap |\n| 💰 Monetization | Users earn points convertible to BTC via **FaucetPay**              |\n| 🔐 Login System | Google Sign-In                                                      |\n| 🗃️ Backend     | PHP + MySQL (API based)                                             |\n| ⚙️ API          | FaucetPay API for BTC transfer                                      |\n| 📈 Withdrawal   | Minimum 1000 points (or as defined)                                 |\n\n### Key Features\n\n| Feature               | Description                                   |\n| --------------------- | --------------------------------------------- |\n| 🎁 Daily Special Task | Complete daily tasks and earn points          |\n| 🖐️ Tap to Earn       | Tap and earn BTC-based points                 |\n| 👥 Referral           | Invite users and get referral bonuses         |\n| 💵 BTC Withdraw       | Withdraw points in Bitcoin via FaucetPay      |\n| 📊 Point Tracker      | Real-time tracking of earned and spent points |\n\n### Installation Instructions\n\n| 🔢 Step | 🧰 Command / Description                                                                                       |\n| ------- | ------------------------------------------------------------------------------------------------------------ |\n| 1️⃣     | **Clone the repository:**\u003cbr\u003e`git clone https://github.com/NullEngine/Tap2Win-BTC.git`                           |\n| 2️⃣     | **Open the project** in **Android Studio**                                                                     |\n| 3️⃣     | **Connect with your own backend server:**\u003cbr\u003eUpdate the API base URL in `Constants.java` with your own server URL |\n| 4️⃣     | **Set up backend (PHP + MySQL):**\u003cbr\u003e- Upload PHP API files to hosting\u003cbr\u003e- Import `.sql` to DB\u003cbr\u003e- Update DB creds |\n| 5️⃣     | **Configure FaucetPay API credentials**                                                                        |\n| 6️⃣     | **Enable Google Sign-In:**\u003cbr\u003eReplace `google-services.json` from Firebase Console                             |\n| 7️⃣     | **Run and test the app**                                                                                        |\n| 8️⃣     | ✅ Done! Test full app flow including earning and withdrawals                                                   |\n\n### Privacy \u0026 Data Policy\n\n| Item                     | Status                        |\n| ------------------------ | ----------------------------- |\n| 🔒 Data Encryption       | ✅ Yes                         |\n| 🔄 Data Sharing          | ❌ No third-party sharing      |\n| 🧹 Data Deletion Request | ✅ Supported                   |\n| 🔐 Login Safety          | ✅ Secured with Google Sign-In |\n\n### Developer Information\n\n| Item      | Details                                                        |\n| --------- | -------------------------------------------------------------- |\n| 👤 Name   | Mahamudul Hasan                                                |\n| 📧 Email  | [contact.nullengine@gmail.com](mailto:NullEngine@gmail.com)            |\n| 🔗 GitHub | [https://github.com/NullEngine](https://github.com/NullEngine) |\n\n---\n\n📢 **Notes**  \nThe app is for educational and entertainment purposes.  \nCryptocurrency should be used responsibly.  \nFaucetPay account is required to receive BTC withdrawals.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullengine%2Ftap2win-btc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullengine%2Ftap2win-btc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullengine%2Ftap2win-btc/lists"}