An easy way to compute profitable csgo tradeups
based on specified parameters.
This program is for educational purposes only. I am not responsible for your actions.
- Git installed.
- NodeJS installed. (https://nodejs.org/en/download/)
- MongoDB installed. (https://www.mongodb.com/try/download/community) (https://docs.mongodb.com/guides/server/install/)
- Up to date prices and guns database.
- Ability to override prices of skins, include/exclude collections, and more.
- Variaty of options to get exactly what you're looking for.
- Tradeupspy.com link generation.
- Fast. Uses genetic algorithm and worker threads.
git clone https://github.com/StiliyanKushev/csgo-tradeup-cli.git
cd csgo-tradeup-cli
npm i
node index --help