{"id":28324145,"url":"https://github.com/blitzwallet/blitz-web-app","last_synced_at":"2026-03-01T20:33:09.990Z","repository":{"id":292555319,"uuid":"978982881","full_name":"BlitzWallet/blitz-web-app","owner":"BlitzWallet","description":"Blitz Wallet on the Web! Enjoy self-custodial payments in the browser","archived":false,"fork":false,"pushed_at":"2025-12-23T00:47:04.000Z","size":6916,"stargazers_count":3,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-24T09:46:23.425Z","etag":null,"topics":["bitcoin","lightning","self-custodial","spark","wallet"],"latest_commit_sha":null,"homepage":"https://wallet.blitzwalletapp.com/","language":"JavaScript","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/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":"2025-05-06T20:08:54.000Z","updated_at":"2025-12-23T00:47:07.000Z","dependencies_parsed_at":"2025-06-11T16:52:24.621Z","dependency_job_id":"7d494077-c28b-4042-bc8a-892d5b30db30","html_url":"https://github.com/BlitzWallet/blitz-web-app","commit_stats":null,"previous_names":["blitzwallet/blitz-web-app"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BlitzWallet/blitz-web-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlitzWallet","download_url":"https://codeload.github.com/BlitzWallet/blitz-web-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlitzWallet%2Fblitz-web-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29983186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","lightning","self-custodial","spark","wallet"],"created_at":"2025-05-25T17:10:00.312Z","updated_at":"2026-03-01T20:33:04.983Z","avatar_url":"https://github.com/BlitzWallet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\".github/assets/images/wordmark.png\" alt=\"Project Logo\" width=\"100%\"\u003e\n\n\u003chr/\u003e\n\nBlitz Wallet Web App is a React application that allows users to interact with the Bitcoin Lighting Network in a self-custodial way. By using Spark, we aim to create a seamless and simple payment experience to intantly show anyone how easy it is to use the Bitcoin network for payments.\n\n\u003chr\u003e\n\n⚠️ This is a SELF-CUSTODIAL Bitcoin Lightning wallet. We do not have access to your seed phrase or funds. If you lose your seed phrase, access to your funds will be lost. Also, do not share your seed phrase with anyone. If you do, they will be able to steal your funds.\n\n## Features\n\n- Send Bitcoin payments\n  - From camera\n  - From clipboard\n- Receive Bitcoin payments\n  - Using a Lightning QR code\n  - Using a Spark QR code\n- Wallet recovery\n\n## TODO\n\n- [x] Send / Receive Bitcoin payments\n- [x] LNURL\n- [ ] Dark modes\n- [x] Fiat currencies\n- [ ] Blitz Contacts\n- [ ] Store items\n- [ ] Match Blitz Mobile settings options\n- [ ] More send options (from image, manual input, from contacts)\n- [ ] Liquid receive option\n\n## Contribute\n\nWe rely on GitHub for bug tracking. Before reporting a new bug, please take a moment to search the \u003ca href='https://github.com/BlitzWallet/BlitzWallet/issues'\u003eexisting issues\u003c/a\u003e to see if your problem has already been addressed. If you can't find an existing report, feel free to create a new issue.\n\nMoreover, we encourage contributions to the project by submitting pull requests to improve the codebase or introduce new features. All pull requests will be thoroughly reviewed by members of the Blitz team. Your contributions are invaluable to us!\n\n## Build\n\nTo run the project locally, follow these steps:\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/BlitzWallet/blitz-web-app\n   cd blitz-web-app\n   ```\n2. **Install deendencies**\n   ```\n   npm install\n   # or\n   yarn\n   ```\n3. **Start the development server**\n   ```\n   npm run dev\n    # or\n    yarn dev\n   ```\n\n## License\n\nBlitz is released under the terms of the Apache 2.0 license. See LICENSE for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzwallet%2Fblitz-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblitzwallet%2Fblitz-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblitzwallet%2Fblitz-web-app/lists"}