{"id":19259076,"url":"https://github.com/r3drun3/crypto-balance-app","last_synced_at":"2025-09-10T21:31:49.259Z","repository":{"id":137685447,"uuid":"550930532","full_name":"R3DRUN3/crypto-balance-app","owner":"R3DRUN3","description":"💎 PERSONAL CRYPTOCURRENCY BALANCE APP 💰","archived":true,"fork":false,"pushed_at":"2022-10-13T15:16:21.000Z","size":380,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T10:03:10.468Z","etag":null,"topics":["bitcoin","cryptocurrency","docker-compose","ethereum","fastapi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R3DRUN3.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}},"created_at":"2022-10-13T14:57:29.000Z","updated_at":"2025-02-14T13:47:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"b70153ed-38bf-43f7-b2cf-6ded08ada749","html_url":"https://github.com/R3DRUN3/crypto-balance-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/R3DRUN3/crypto-balance-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3DRUN3%2Fcrypto-balance-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3DRUN3%2Fcrypto-balance-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3DRUN3%2Fcrypto-balance-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3DRUN3%2Fcrypto-balance-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R3DRUN3","download_url":"https://codeload.github.com/R3DRUN3/crypto-balance-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R3DRUN3%2Fcrypto-balance-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274528013,"owners_count":25302320,"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-09-10T02:00:12.551Z","response_time":83,"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","cryptocurrency","docker-compose","ethereum","fastapi"],"created_at":"2024-11-09T19:15:24.255Z","updated_at":"2025-09-10T21:31:49.244Z","avatar_url":"https://github.com/R3DRUN3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💎 PERSONAL CRYPTOCURRENCY BALANCE APP 💰\n\n## Abstract\n\nThis repo contains a PoC for a web app through which you can check the real-time balance and value of your cryptocurrency assets.  \nThis PoC in particular focuses on *Bitcoin* (₿) and *Ethereum* (⟠).  \nThis can be a usefull app to have running 24/24 - 7/7 (for example) on a \u003ca href=\"https://www.raspberrypi.org/\"\u003eraspberrypi\u003c/a\u003e  \nand ready to to be consulted whenever you need it through a web browser.  \n\n\n## Prerequisites\n* At least one *Bitcoin* wallet with some balance in it\n* At least one *Ethereum* wallet with some balance in it\n* A \u003ca href=\"https://coinmarketcap.com/\"\u003eCoinMarketCap\u003c/a\u003e API KEY (register for free)  \n\n## Usage\nClone this repo:\n```console\ngit clone https://github.com/R3DRUN3/crypto-balance-app.git \u0026\u0026 cd crypto-balance-app\n```  \nEdit the *app.py* file with your editor of choice and modify `BTC_ADDRESS_LIST`  \nand `ETH_ADDRESS_LIST` to add your wallets addresses (you can put one or many as they are lists).  \n\nLaunch the app with docker compose:\n```console \ndocker-compose up\n```   \n\nOr launch the app with python:\n```console\npython3 app.py\n```\n\nNext go to `http://localhost:4321/wallet` and check your balance! 💰  \n\n\n\u003cdiv style=\"width: 65%; height: 65%\"\u003e\n\n  ![](images/balance.png)\n  \n\u003c/div\u003e  \n\u003cbr/\u003e\nRefresh the page whenever you want to see the updated balance.  \n\n## To do next\n* Treat the wallet addresses and the api key as secrets and inject them by following best practices\n* Implement proper authentication to the web-app\n* Expand on this template to build a production grade crypto balance app!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3drun3%2Fcrypto-balance-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3drun3%2Fcrypto-balance-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3drun3%2Fcrypto-balance-app/lists"}