{"id":16582677,"url":"https://github.com/nodejh/huobi-sdk","last_synced_at":"2025-04-04T22:41:29.387Z","repository":{"id":35092953,"uuid":"205555414","full_name":"nodejh/huobi-sdk","owner":"nodejh","description":"SDK of huobi","archived":false,"fork":false,"pushed_at":"2022-04-09T03:38:19.000Z","size":13,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-26T07:45:39.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nodejh.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":"2019-08-31T14:33:49.000Z","updated_at":"2021-08-19T03:50:37.000Z","dependencies_parsed_at":"2022-08-08T05:00:47.837Z","dependency_job_id":null,"html_url":"https://github.com/nodejh/huobi-sdk","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/nodejh%2Fhuobi-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fhuobi-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fhuobi-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejh%2Fhuobi-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejh","download_url":"https://codeload.github.com/nodejh/huobi-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261584,"owners_count":20910107,"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":[],"created_at":"2024-10-11T22:33:44.083Z","updated_at":"2025-04-04T22:41:29.363Z","avatar_url":"https://github.com/nodejh.png","language":"JavaScript","readme":"# Huobi SDK\n\nhttps://huobiapi.github.io/docs/spot/v1/cn/#urls\n\n## Usage\n\n```sh\n$ npm i hb-sdk --save\n```\n\n```js\nconst Hb = require('hb-sdk');\nconst hb = new Hb({\n  accessKey: '',\n  secretKey: '',\n  url: 'api.huobi.pro',\n});\n\nconst symbols = await hb.getCommonSymbols();\nconst account = await hb.getAccountAccounts();\n\n// invoke\nconst order = await hb.invoke('GET', '/v1/order/orders/123', {});\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Fhuobi-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodejh%2Fhuobi-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodejh%2Fhuobi-sdk/lists"}