{"id":18895641,"url":"https://github.com/binance/binance-toolbox-typescript","last_synced_at":"2025-06-20T16:13:30.031Z","repository":{"id":204801660,"uuid":"710648029","full_name":"binance/binance-toolbox-typescript","owner":"binance","description":"Toolbox for typescript connector","archived":false,"fork":false,"pushed_at":"2024-08-21T07:11:50.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T01:13:44.897Z","etag":null,"topics":["binance-api","scripts","toolbox","typescript"],"latest_commit_sha":null,"homepage":"","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/binance.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":"2023-10-27T06:26:03.000Z","updated_at":"2025-04-04T03:51:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c4fdc6a-f4b5-4425-a380-05ffed722b47","html_url":"https://github.com/binance/binance-toolbox-typescript","commit_stats":null,"previous_names":["binance/binance-toolbox-typescript"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-toolbox-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-toolbox-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-toolbox-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-toolbox-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binance","download_url":"https://codeload.github.com/binance/binance-toolbox-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986315,"owners_count":21194025,"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-api","scripts","toolbox","typescript"],"created_at":"2024-11-08T08:29:12.733Z","updated_at":"2025-04-15T01:13:48.218Z","avatar_url":"https://github.com/binance.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Toolbox Typescript\n\nA few scripts that showing how to use the Binance connector `@binance/connector-typescript`.\n## Preparation\n\n1. Install package\n\n```typescript\n\nnpm install\n\n```\n\n2. Some of the method require API key and secret.\n\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\n### get market info\n\n```typescript\nnpm run market\n\n```\n### get account info and asset balance\n\n```typescript\nnpm run account\n```\n\n### order related methods\n\n```typescript\nnpm run place-order\n```\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinance%2Fbinance-toolbox-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinance%2Fbinance-toolbox-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinance%2Fbinance-toolbox-typescript/lists"}