Sign In

@trade-it/core

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trade-it/core

Framework-agnostic core for Trade It embedded SDKs.

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
18
-89.83%
Maintainers
1
Weekly downloads
 
Created
Source

@trade-it/core

Framework-agnostic core utilities for Trade It embedded SDKs.

This package powers the Trade It SDK surface shared across framework wrappers, including:

  • shared types
  • trade URL resolution
  • event parsing helpers
  • attached-exit and multi-leg direction serialization

Most integrators should use @trade-it/react directly.

Install

npm i @trade-it/core

Documentation

Integration guides and reference docs:

Notes

  • This package is intended for framework wrappers or advanced integrations.
  • Request Trade It session URLs from your server immediately before launch; they expire after 30 minutes.

FAQs

Package last updated on 28 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts