UNPKG

trade-opskins-manager

Version:
28 lines (18 loc) 1.19 kB
# Trade Opskins Manager for Node.js (ExpressTrade manager) [![npm version](https://img.shields.io/npm/v/trade-opskins-manager.svg)](https://npmjs.com/package/trade-opskins-manager) [![npm downloads](https://img.shields.io/npm/dm/trade-opskins-manager.svg)](http://npm-stat.com/charts.html?package=trade-opskins-manager) [![license](https://img.shields.io/npm/l/trade-opskins-manager.svg)](https://github.com/darkwar123/node-trade-opskins-manager/blob/master/LICENSE) This module is designed to be a completely self-contained manager for [ExpressTrade](https://trade.opskins.com/). Instead of being just a simple API wrapper, it's designed to take most of the work out of implementing trade offers in your application. **You absolutely need Node.js v6.0.0 or later or this won't work.** Install it from [npm](https://www.npmjs.com/package/trade-opskins-manager) or check out the [wiki](https://github.com/darkwar123/node-trade-opskins-manager/wiki) for documentation. ## Installing Using npm: ```bash $ npm install trade-opskins-manager ``` # Support Report bugs on the [issue tracker](https://github.com/darkwar123/node-trade-opskins-manager/issues)