{"id":25198177,"url":"https://github.com/drmick/uwallet","last_synced_at":"2026-04-27T22:31:51.431Z","repository":{"id":81250557,"uuid":"447183661","full_name":"drmick/uwallet","owner":"drmick","description":"Simple Bitcoin Wallet","archived":false,"fork":false,"pushed_at":"2022-01-12T11:03:44.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T17:21:52.967Z","etag":null,"topics":["bitcoin","bitcoin-wallet","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drmick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-12T11:02:25.000Z","updated_at":"2022-03-17T19:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"273aa97a-f2c2-40dd-83a7-1a79f836e67b","html_url":"https://github.com/drmick/uwallet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drmick/uwallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmick%2Fuwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmick%2Fuwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmick%2Fuwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmick%2Fuwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drmick","download_url":"https://codeload.github.com/drmick/uwallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmick%2Fuwallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"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","bitcoin-wallet","ruby"],"created_at":"2025-02-10T02:41:11.344Z","updated_at":"2026-04-27T22:31:51.416Z","avatar_url":"https://github.com/drmick.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Run via docker-compose\n\n```\ndocker-compose build\n```\n\n```\n# Generate key\ndocker-compose run uwallet generate\n\n# Show balance\ndocker-compose run uwallet balance\n\n# Show current waller\ndocker-compose run uwallet addr\n\n# Send money\ndocker-compose run uwallet send ADDRESS VALUE\n# Example: docker-compose run uwallet send tb1qldpy0a97npgh2vayq8pzeyvt5c9sv8zryz253g 0.00001\n\n# Show help\ndocker-compose run uwallet help\n```\nNote: The key in the base58key.txt file has already been generated, there is a small amount in the wallet. You can either delete it and generate a new one or test on it\n\nIf the translation is successful, you should receive a message of the form:\n```\nSuccess!\nTransaction ID: 6e96f808ab35630063fb039e00d508c669d71e18d1b2594c5006850ac23d1b34\nSent amount: 0.00001000 BTC\nCashback: 0.00103231 BTC\nFee: 0.00000374 BTC\n```\n\n## Run directly\n\n```\nbundle install\n```\n```\n# Generate key\nruby bin/uwallet.rb generate\n\n# Show balance\nruby bin/uwallet.rb balance\n\n# Show current wallet\nruby bin/uwallet.rb addr\n\n# Send money\nruby bin/uwallet.rb send ADDRESS VALUE\n# Example: ruby bin/uwallet.rb send tb1qldpy0a97npgh2vayq8pzeyvt5c9sv8zryz253g 0.00001\n\n# Help__\nruby bin/uwallet.rb help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmick%2Fuwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrmick%2Fuwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmick%2Fuwallet/lists"}