{"id":25517570,"url":"https://github.com/huanchain/binance-toolbox-ts","last_synced_at":"2026-02-08T09:46:02.431Z","repository":{"id":277785537,"uuid":"862159258","full_name":"nguyenvanhuan243/binance-toolbox-ts","owner":"nguyenvanhuan243","description":"Binance Tool","archived":false,"fork":false,"pushed_at":"2025-02-16T04:38:30.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T05:21:04.395Z","etag":null,"topics":["api","binance","coin","token"],"latest_commit_sha":null,"homepage":"https://binance.com/","language":"TypeScript","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/nguyenvanhuan243.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-09-24T06:22:46.000Z","updated_at":"2025-02-16T04:38:34.000Z","dependencies_parsed_at":"2025-02-16T05:21:50.424Z","dependency_job_id":null,"html_url":"https://github.com/nguyenvanhuan243/binance-toolbox-ts","commit_stats":null,"previous_names":["nguyenvanhuan243/binance-toolbox-ts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvanhuan243%2Fbinance-toolbox-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvanhuan243%2Fbinance-toolbox-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvanhuan243%2Fbinance-toolbox-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nguyenvanhuan243%2Fbinance-toolbox-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nguyenvanhuan243","download_url":"https://codeload.github.com/nguyenvanhuan243/binance-toolbox-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239684577,"owners_count":19680158,"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":["api","binance","coin","token"],"created_at":"2025-02-19T15:35:54.307Z","updated_at":"2025-12-15T19:30:17.096Z","avatar_url":"https://github.com/nguyenvanhuan243.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get overview Binance Account with Binance Toolbox Typescript\n\nA few scripts that showing how to use the Binance connector `@binance/connector-typescript`.\nhttps://www.npmjs.com/package/@binance/connector-typescript\n## Preparation\n\n1. Install package\n\n```typescript\n\nnvm use\n\n```\n\n```typescript\n\nyarn install\n\n```\n\n2. Some of the method require API key and secret.\n- https://www.binance.com/en/my/settings/api-management\n```shell\nexport API_KEY=\u003cyour_api_key\u003e\nexport API_SECRET=\u003cyou_api_secret\u003e\n```\n\n\n## How to run\n\n### Api\nGet overview account\n```\nhttp://localhost:3000/account-overview\n```\n### get market info\n\n```typescript\nyarn run market\n\n```\n### get account info and asset balance\n\n```typescript\nyarn run account\n```\n\n### order related methods\n\n```typescript\nyarn run place-order\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuanchain%2Fbinance-toolbox-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuanchain%2Fbinance-toolbox-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuanchain%2Fbinance-toolbox-ts/lists"}