SDK

@torque-labs/sdk


@torque-labs/sdk

Enumerations

Classes

Class
Description

The TorqueActionsModule class is used to interact with the actions endpoints of the Torque API.

The TorqueOffersModule class is used to interact with the offers endpoints of the Torque API.

The TorqueSDK class is used to interact with the Torque API.

The TorqueTransactionsModule class is used to handle transactions for the Torque SDK. It provides methods for creating, signing, and sending transactions.

The TorqueUserModule class is used to handle user authentication for the Torque SDK as well as user management.

Interfaces

Interface
Description

Interface for the Torque SDK request options

Type Aliases

Functions

Function
Description

The full API fetch request function.

Make a request to the Torque API with the action endpoint.

Make a request to the Torque API.

Last updated