Skip to main content

SDK

The Tenor SDK is a TypeScript library for integrating Tenor's fixed-rate borrowing and lending capabilities. It abstracts smart contract complexity and blockchain-specific requirements, enabling streamlined implementation with minimal overhead.

The SDK automates transaction building for all Tenor operations (borrowing, lending, repayment, collateral management), manages token approvals and protocol authorizations, and supports both standard and smart contract wallets. It includes transaction simulation for previewing gas costs and trade impacts before execution.

Distributed as framework-agnostic TypeScript packages, the SDK supports web applications, backend services, and custom implementations. It provides both high-level APIs for common operations and low-level builders for advanced use cases, from simple single-transaction operations to complex multi-step workflows.