# SDK Installation - Node.js

Welcome to the **Trade NodeJS SDK**! This SDK makes it easy to integrate LSports' Trade platform into your Node.js applications. Follow the instructions below to get started quickly.

### Package Info <a href="#package-info" id="package-info"></a>

* **Package Name:** `trade360-nodejs-sdk`
* **NPM Page:** [![](https://static-production.npmjs.com/da3ab40fb0861d15c83854c29f5f2962.png)npm: trade360-nodejs-sdk](https://www.npmjs.com/package/trade360-nodejs-sdk)
* **Latest Version:** Check on [NPM](https://www.npmjs.com/package/trade360-nodejs-sdk)

### Installation <a href="#installation" id="installation"></a>

Install the SDK using your preferred package manager:

### **Using npm**

```
npm install trade360-nodejs-sdk
```

### Documentation <a href="#documentation" id="documentation"></a>

* You can find the ReadMe file [here](https://github.com/lsportsltd/trade360-nodejs-sdk)
* API Reference and usage examples are available in the [SDK's git repository](https://github.com/lsportsltd/trade360-nodejs-sdk/tree/main/sample)
* For detailed integration assistance, please contact our support team or refer to our developer portal
