{"id":24431130,"url":"https://github.com/blitzwallet/blitz-website","last_synced_at":"2025-10-26T08:42:02.040Z","repository":{"id":239853243,"uuid":"800712839","full_name":"BlitzWallet/blitz-website","owner":"BlitzWallet","description":"PR website for Blitz Wallet","archived":false,"fork":false,"pushed_at":"2025-10-23T01:01:22.000Z","size":7720,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T03:07:52.592Z","etag":null,"topics":["bitcoin","bitcoin-lightning-network","ecash","lightning-network"],"latest_commit_sha":null,"homepage":"http://blitzwalletapp.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlitzWallet.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-14T21:16:01.000Z","updated_at":"2025-10-23T01:01:25.000Z","dependencies_parsed_at":"2024-05-20T00:30:30.009Z","dependency_job_id":"a0058df4-4424-4d59-a0ec-058de0b07211","html_url":"https://github.com/BlitzWallet/blitz-website","commit_stats":null,"previous_names":["blakekaufman/blitz-website","blitzwallet/blitz-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BlitzWallet/blitz-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlitzWallet","download_url":"https://codeload.github.com/BlitzWallet/blitz-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281079593,"owners_count":26440321,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bitcoin","bitcoin-lightning-network","ecash","lightning-network"],"created_at":"2025-01-20T14:58:58.646Z","updated_at":"2025-10-26T08:42:02.035Z","avatar_url":"https://github.com/BlitzWallet.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blitz Wallet PR Website\n\nWelcome to the official PR website repository for **Blitz Wallet**.  \nBlitz Wallet is the simplest Bitcoin Lightning wallet, designed to make Bitcoin easy for everyone.  \nSend, receive, and spend sats instantly—without the complexity.  \nThis website serves as a promotional and informational platform for the wallet and its associated Point of Sale (POS) terminal app.\n\n## 🌟 Features\n\n- **Send to Contacts Instantly**: Add friends once and pay them anytime—no more copying long Bitcoin addresses.\n- **Gift Cards \u0026 Shopping**: Turn your sats into everyday spending with gift cards and discover places that accept Bitcoin.\n- **Lightning-Powered Payments**: Enjoy fast, low-cost payments through **Spark** with no need to manage channels.\n- **Self-Custodial Security**: Your keys, your Bitcoin. Only you control your funds with a secure 12-word seed phrase.\n- **Easy Wallet Recovery**: Switch devices or lose your phone? Restore your wallet in seconds with your seed phrase.\n- **POS Integration**: A built-in Point-of-Sale terminal app makes it simple for merchants to accept Bitcoin payments.\n- **Other Features**:\n  - LNURL support\n  - Sub-accounts for flexible payment management\n  - Nostr Wallet Connect (NWC) integration\n  - Customizable display options\n\nBlitz Wallet is built for simplicity—whether you’re new to Bitcoin or a daily Lightning user. Start living on Bitcoin today with Blitz Wallet.\n\n## 🔗 Related Repositories\n\n- **[Blitz Wallet](https://github.com/BlitzWallet/BlitzWallet)**: The main repository for the Blitz Wallet, including all core wallet functionalities.\n- **[Blitz Wallet POS](https://github.com/BlakeKaufman/blitz-wallet-pos)**: A Point of Sale (POS) terminal app designed to work alongside Blitz Wallet, enabling merchants to accept payments in Lightning.\n\n## 🚀 Getting Started\n\nTo run this project locally, follow these steps:\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/BlakeKaufman/blitz-website.git\n   cd blitz-website\n   ```\n\n2. **Install Dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n3. **Start the Development Server**:\n\n   ```bash\n   npm start\n   ```\n\n   Open your browser and navigate to `http://localhost:3000` to see the website in action.\n\n4. **Build for Production**:\n   ```bash\n   npm run build\n   ```\n   This will generate a `build/` directory with optimized static files for deployment.\n\n## 🌐 Live Demo\n\nExperience the live demo of the Blitz Wallet PR website [here](https:blitzwalletapp.com).\n\n## 🛠️ Contributing\n\nWe welcome contributions to the Blitz Wallet PR website! To contribute:\n\n1. Fork the repository.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature-branch-name\n   ```\n3. Make your changes and commit them:\n   ```bash\n   git commit -m \"Add your commit message\"\n   ```\n4. Push to the branch:\n   ```bash\n   git push origin feature-branch-name\n   ```\n5. Create a pull request for your changes to be reviewed and merged.\n\n## 📞 Contact\n\nFor any questions or feedback, visit the [Blitz Wallet official website](https://blitzwalletapp.com) or contact us via email at [support@blitzwalletapp.com](mailto:support@blitzwalletapp.com).\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzwallet%2Fblitz-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblitzwallet%2Fblitz-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzwallet%2Fblitz-website/lists"}