@torch-finance/sdk
v1.4.1
Published
<p align="center"> <img src="https://i.imgur.com/WObvXEW.png" alt="Description of the image" > </p>
Readme
Torch Finance SDK
Overview
Torch Finance SDK is designed to seamlessly integrate with the Torch Stableswap on the TON blockchain. It provides a simple interface for interacting with pools, performing swaps, deposits, and withdrawals.
Installation
To install the SDK, use the following command:
pnpm install @ton/core @ton/crypto @ton/ton @torch-finance/core @torch-finance/dex-contract-wrapper @torch-finance/simulator zod
pnpm install @torch-finance/sdkDocumentation
You can find documentation in the torch-docs
Full Example
You can find a full example (backend & frontend) in the torch-sdk-examples repository.
