{"id":28403620,"url":"https://github.com/qwerty-w/wbc","last_synced_at":"2026-04-30T20:33:02.645Z","repository":{"id":288777205,"uuid":"664318160","full_name":"qwerty-w/wbc","owner":"qwerty-w","description":"Web Bitcoin Client","archived":false,"fork":false,"pushed_at":"2026-03-25T18:16:15.000Z","size":22221,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-30T20:32:55.344Z","etag":null,"topics":["bitcoin-wallet","fastapi","react","website"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/qwerty-w.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":"2023-07-09T15:53:24.000Z","updated_at":"2026-03-25T18:16:41.000Z","dependencies_parsed_at":"2025-04-19T18:23:31.016Z","dependency_job_id":"1f33a83c-3076-42e3-84d2-d9b1ae1556e8","html_url":"https://github.com/qwerty-w/wbc","commit_stats":null,"previous_names":["qwerty-w/wbc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qwerty-w/wbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwerty-w%2Fwbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwerty-w%2Fwbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwerty-w%2Fwbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwerty-w%2Fwbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwerty-w","download_url":"https://codeload.github.com/qwerty-w/wbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwerty-w%2Fwbc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32476682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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-wallet","fastapi","react","website"],"created_at":"2025-06-01T18:38:00.776Z","updated_at":"2026-04-30T20:33:02.622Z","avatar_url":"https://github.com/qwerty-w.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ⚠️ In development\n\n# Web Bitcoin Client (WBC)\n\n**Web Bitcoin Client** — это веб-приложение с открытым исходным кодом, предназначенное для управления Bitcoin-кошельками.\n\n\n## 🚀 Возможности\n\n- Генерация и управление Bitcoin-ключами (создание, импорт, экспорт)\n- Создание и подпись транзакций\n- Просмотр и анализ данных блокчейна\n- Интуитивно понятный веб-интерфейс для взаимодействия с кошельком\n- Возможность локального развертывания для обеспечения безопасности и конфиденциальности\n\n## ⚙️ Технологии\n\n- **Backend**: [FastAPI](https://fastapi.tiangolo.com/)\n- **Frontend**: [React](https://reactjs.org/) с использованием TypeScript\n- **Docker**: для контейнеризации и упрощения развертывания\n- **Nginx**: связь между фронтом и бэком (пока не реализовано)\n\n## 📦 Установка и запуск вручную\n\n### 1. Клонирование репозитория\n\n```bash\ngit clone git@github.com:qwerty-w/wbc.git\ncd wbc\n```\n\n### 2. Запуск приложения\n\n#### Backend\n\n```bash\n# Установка python \u003e= 3.12, docker \u003e= 28.0\ncd src/fastapi\npython -m venv .venv\n. .venv/bin/activate\npip install -r requirements.txt\n# Запуск PostgreSQL (port 5432), pgAdmin4 (port 8080)\ndocker compose up -d\nalembic upgrade head\nmv example.env .env\nfastapi dev src/main.py\n```\n\n#### Frontend\n\n```bash\n# Установка nodejs \u003e= 22.14\ncd src/react\nnpm install\nnpm start\n```\n\nПриложение будет доступно по адресу: [http://localhost:3000](http://localhost:3000)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwerty-w%2Fwbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwerty-w%2Fwbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwerty-w%2Fwbc/lists"}