# Storm Trade SDK

Documentation and tools for integrating with the **Storm Trade** platform.

***

## 📦 SDK

You can use the official Storm Trade SDK:

🔗 [Storm Trade SDK](https://www.npmjs.com/package/@storm-trade/trading-sdk)

A TypeScript library for JavaScript/TypeScript that provides API for interacting with Storm Trade smart contracts and managing trading operations on the **TON blockchain**.

### ⚙️ SDK Features:

* 🟢 Placing **market** and **limit orders**
* 🛑 Setting **Stop-Loss** and **Take-Profit**
* 💧 **Liquidity** management
* 📊 Tracking **positions** and **margin**
* 🔗 **TON Connect** integration

***

## 💻 Code Examples

Ready-to-use code examples and integration templates available on GitHub:

🔗 [Code Examples on GitHub](https://github.com/storm-trade/sdk-js)

In the repository you'll find:

* 🔧 Integration examples
* 📚 Useful snippets for common tasks
* 📄 Method documentation

***

*Currently all API examples use **Mainnet** endpoints.*
