New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bitget-tff-openapi

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitget-tff-openapi

## 使用说明

latest
npmnpm
Version
3.0.3
Version published
Maintainers
1
Created
Source

bitget-node-sdk-api

使用说明

本SDK开发环境为v10.15.3,TypeScript(tsc)版本为3.9.7
依赖axios作为网络请求库,需要时可参阅 官方文档

git clone https://github.com/BitgetLimited/v3-bitget-api-sdk.git
cd v3-bitget-api-sdk/bitget-node-sdk-api
npm install
npm build
  • __test__目录存放相关测试用例,SDK调用方式可以参考
  • build目录存放CommonJS规范模块输出,需要其他规范可自行修改tsconfig.json进行编译
  • doc目录存放使用typedoc工具自动生成的类型声明文档(HTML版)

本SDK基于 api文档 实现

FAQs

Package last updated on 01 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts