{"id":19347432,"url":"https://github.com/mmahalwy/cryptoexchanges","last_synced_at":"2025-09-08T22:40:09.868Z","repository":{"id":56824080,"uuid":"119212246","full_name":"mmahalwy/cryptoexchanges","owner":"mmahalwy","description":"An all in one library for the various cryptocurrency exchanges","archived":false,"fork":false,"pushed_at":"2018-02-09T09:01:45.000Z","size":604,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T14:42:19.733Z","etag":null,"topics":["binance","bitcoin","bittrex","cryptocoins","cryptocurrency","cryptocurrency-exchanges","gdax","kucoin","poloniex"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mmahalwy.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}},"created_at":"2018-01-27T23:43:58.000Z","updated_at":"2023-06-17T13:00:24.000Z","dependencies_parsed_at":"2022-09-01T09:20:21.659Z","dependency_job_id":null,"html_url":"https://github.com/mmahalwy/cryptoexchanges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmahalwy%2Fcryptoexchanges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmahalwy%2Fcryptoexchanges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmahalwy%2Fcryptoexchanges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmahalwy%2Fcryptoexchanges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmahalwy","download_url":"https://codeload.github.com/mmahalwy/cryptoexchanges/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457941,"owners_count":19804489,"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","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":["binance","bitcoin","bittrex","cryptocoins","cryptocurrency","cryptocurrency-exchanges","gdax","kucoin","poloniex"],"created_at":"2024-11-10T04:16:29.479Z","updated_at":"2025-02-24T09:44:27.730Z","avatar_url":"https://github.com/mmahalwy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cryptoexchanges\n\nAn all in one library for the various cryptocurrency exchanges. This library takes inspiration from [ccxt](https://github.com/ccxt/ccxt).\n\n### Getting started\n```\nnpm install --save cryptoexchanges\n```\n\n### Usage\nSimply import the exchange you wish to use\n```js\n// es6\nimport Binance from 'cryptoexchanges';\n// es5\nconst Biannce = require('cryptoexchanges');\n\nconst binance = new Binance();\n```\n\n### Current support\n|Name|Supported|\n|---|---|\n|Biannce|Yes|\n|Gdax|Yes|\n|Kucoin|Yes|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmahalwy%2Fcryptoexchanges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmahalwy%2Fcryptoexchanges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmahalwy%2Fcryptoexchanges/lists"}