Storm Trade
Storm Trade
Storm Trade
  • ๐Ÿ“˜Introduction
    • ๐Ÿ”ฎWhat is Futures Trading
    • โšกAbout Storm Trade
    • ๐Ÿ›ฃ๏ธRoadmap
  • ๐ŸŒ€STORM Token Overview
    • ๐Ÿช™STORM Token
    • ๐Ÿš€Launch Plan (Archive)
    • ๐Ÿ“ŠTokenomics
    • ๐Ÿ’ฐSTORM LP Token
  • ๐ŸŽ“Storm Academy
    • ๐Ÿง‘โ€๐ŸซAbout Storm Academy
    • ๐Ÿ“šLearn and Earn
  • ๐ŸŽRewards & Incentives
    • ๐Ÿ’ŽRP Mining (Season 2)
  • ๐Ÿ”งGetting Started
    • ๐Ÿ”ŒConnecting to the Platform
    • ๐Ÿ—บ๏ธStorm Trade Navigation
    • ๐Ÿ”„How to get USDT and TON
    • โœ…First Trade Walkthrough
  • ๐Ÿ’ผTrading Mechanics
    • ๐Ÿ“ˆMargin & Markets
    • ๐ŸงพManaging Positions
    • ๐ŸงฎFees
    • ๐Ÿค–Margin with TON Collateral
    • ๐ŸปPre-Launch Futures
  • ๐Ÿ“šTrading Concepts
    • ๐Ÿค‘PnL and ROI
    • ๐ŸŒก๏ธMargin Management
    • ๐ŸŽญStop Loss / Take Profit
    • ๐Ÿ’กOrder Types
    • ๐ŸŒŠLiquidation
    • ๐Ÿง Trading Scenarios
  • โš™๏ธProtocol Mechanics
    • โœŠRisk Management
    • ๐Ÿค–Keeper Bots
    • ๐Ÿ’ŽFees Distribution
    • ๐Ÿ”ฎOracles
  • ๐ŸŒCommunity & Social
    • ๐Ÿ’ŽReferral Program
    • ๐ŸŽ™๏ธTrade Sharing
    • ๐Ÿฅ‡Excelling at Trading
  • ๐Ÿง‘โ€๐Ÿ’ปFor Developers
    • ๐Ÿ› ๏ธStorm Trade SDK
    • ๐Ÿ”ŒStorm Trade API
  • ๐Ÿ”—Links
    • ๐ŸŒOfficial Website
    • ๐Ÿ“ขOfficial Channel
    • ๐Ÿค–Telegram Mini App
    • ๐ŸŽ“Storm Academy
    • ๐Ÿ’ฌCommunity
    • ๐Ÿ’ŽNFT Holders (Exclusive)
    • โœ๏ธMirror Blog
    • ๐ŸฆX (Twitter)
    • ๐Ÿ›ŸHelp & Support
Powered by GitBook
On this page
  • ๐Ÿ“ฆ SDK
  • โš™๏ธ SDK Features:
  • ๐Ÿ’ป Code Examples

Was this helpful?

  1. For Developers

Storm Trade SDK

PreviousExcelling at TradingNextStorm Trade API

Last updated 10 days ago

Was this helpful?

Documentation and tools for integrating with the Storm Trade platform.


๐Ÿ“ฆ SDK

You can use the official Storm Trade 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:

In the repository you'll find:

  • ๐Ÿ”ง Integration examples

  • ๐Ÿ“š Useful snippets for common tasks

  • ๐Ÿ“„ Method documentation


Currently all API examples use Mainnet endpoints.

๐Ÿ”—

๐Ÿง‘โ€๐Ÿ’ป
๐Ÿ› ๏ธ
Storm Trade SDK
Code Examples on GitHub