{"id":51206643,"url":"https://github.com/lillysilly3/crypto-converter","last_synced_at":"2026-06-28T03:30:25.597Z","repository":{"id":362270302,"uuid":"1258155125","full_name":"lillysilly3/crypto-converter","owner":"lillysilly3","description":"Command-line cryptocurrency converter in Ruby — converts BTC, ETH, XRP, DASH and LTC to USD or EUR using live prices.","archived":false,"fork":false,"pushed_at":"2026-06-03T10:32:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-03T12:15:55.199Z","etag":null,"topics":["api","begginer","cli","cryptocurrency","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/lillysilly3.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-03T10:17:28.000Z","updated_at":"2026-06-03T10:32:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lillysilly3/crypto-converter","commit_stats":null,"previous_names":["lillysilly3/crypto-converter"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lillysilly3/crypto-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lillysilly3%2Fcrypto-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lillysilly3%2Fcrypto-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lillysilly3%2Fcrypto-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lillysilly3%2Fcrypto-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lillysilly3","download_url":"https://codeload.github.com/lillysilly3/crypto-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lillysilly3%2Fcrypto-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34876271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["api","begginer","cli","cryptocurrency","ruby"],"created_at":"2026-06-28T03:30:23.429Z","updated_at":"2026-06-28T03:30:25.418Z","avatar_url":"https://github.com/lillysilly3.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptocurrency Converter\n\nA command-line cryptocurrency converter built in Ruby. Convert BTC, ETH, XRP, DASH and LTC to USD or EUR using live prices from the CryptoCompare API.\n\n## Features\n\n- Convert cryptocurrency amounts to USD or EUR\n- Live prices fetched from CryptoCompare API\n- Supports decimal amounts (e.g. 0.5 BTC)\n- Graceful error handling for network failures\n\n## Demo\n\n```\n########## Cryptocurrency Converter ##########\na) Convert to USD\nb) Convert to EUR\nq) Quit\nAction: a\n\n-----------Available Coins-----------\nBTC, ETH, XRP, DASH, LTC\nCoin: BTC\nAmount: 0.5\n--------------------------------------------------\n            0.5 BTC = 31245.75 USD\n--------------------------------------------------\n```\n\n## Prerequisites\n\n- Ruby 2.7+\n- [CryptoCompare API key](https://www.cryptocompare.com/cryptopian/api-keys)\n\n## Getting Started\n\n```bash\ngit clone https://github.com/YOUR_USERNAME/cryptocurrency_converter\ncd cryptocurrency_converter\nruby main.rb\n```\n\n## Project Structure\n\n- `main.rb` - Entry point and menu loop\n- `manager.rb` - Business logic and API fetching\n- `coin.rb` - Coin model\n\n## What I Explored\n\n- Fetching and parsing live API data with `net/http` and `json`\n- Object-oriented Ruby design with classes\n- Error handling for network and API failures\n- Separating concerns across model and manager layers\n\n## Acknowledgments\n\nThis project was built following the [Ruby tutorial by Best Tutorials](https://www.youtube.com/watch?v=MXlZCgh2M6A) on YouTube.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flillysilly3%2Fcrypto-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flillysilly3%2Fcrypto-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flillysilly3%2Fcrypto-converter/lists"}