@trade-it/core
v0.1.0
Published
Framework-agnostic core for Trade It embedded SDKs.
Downloads
37
Readme
@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
Most integrators should use @trade-it/react directly.
Install
npm i @trade-it/coreDocumentation
Integration guides and reference docs:
Notes
- This package is intended for framework wrappers or advanced integrations.
- Trade It session URLs should still be requested from your server.
