AI Trader Typescript SDK
Last updated
Last updated
AI Trader provides a fully supported TypeScript SDK with the source code in the AI Trader-core GitHub repository. Much of the functionality of the Typescript SDK can be found in the Rust and Python SDKs. Nevertheless, AI Trader strongly encourages you to use the Typescript SDK for app development whenever possible.
In this guide we will demonstrate how to connect to the AI Trader network,
The @BSC-aitrader(@eth-aitrader)/sdk
package provides a set of tools for interacting with AI Trader.
Installation data
Refresh the page to view the latest documents