{"id":19206697,"url":"https://github.com/horothesun/coinbase-wrapper-nodejs","last_synced_at":"2026-04-19T02:31:38.530Z","repository":{"id":111717787,"uuid":"310876628","full_name":"horothesun/coinbase-wrapper-nodejs","owner":"horothesun","description":"Coinbase accounts current total value.","archived":false,"fork":false,"pushed_at":"2020-11-07T16:45:31.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T06:44:06.928Z","etag":null,"topics":["axios","coinbase","coinbase-api","coinbase-pro","coinbase-pro-api","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/horothesun.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":"2020-11-07T15:40:29.000Z","updated_at":"2020-11-07T16:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d59fa267-3a13-46dd-a03b-2dff3f7ba9ff","html_url":"https://github.com/horothesun/coinbase-wrapper-nodejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/horothesun/coinbase-wrapper-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fcoinbase-wrapper-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fcoinbase-wrapper-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fcoinbase-wrapper-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fcoinbase-wrapper-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/horothesun","download_url":"https://codeload.github.com/horothesun/coinbase-wrapper-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/horothesun%2Fcoinbase-wrapper-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31991958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["axios","coinbase","coinbase-api","coinbase-pro","coinbase-pro-api","nodejs"],"created_at":"2024-11-09T13:16:39.685Z","updated_at":"2026-04-19T02:31:38.508Z","avatar_url":"https://github.com/horothesun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coinbase Wrapper - Node.js\n\nCoinbase accounts current total value.\n\n## Setup\n\n### Environment\n\nRun\n\n```bash\ncp .env.example .env\n```\n\nthen edit the `.env` file with your Coinbase API key data.\n\n### Node project\n\n```bash\nnpm i\n```\n\n### Parameters\n\nEdit the following values in `index.js` with your desired ones.\n\n```javascript\nconst fromCoins = ['BTC', 'ETH', 'LTC']\nconst toCurrency = 'GBP'\n```\n\n## Execute\n\n```bash\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorothesun%2Fcoinbase-wrapper-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorothesun%2Fcoinbase-wrapper-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorothesun%2Fcoinbase-wrapper-nodejs/lists"}