gargmegham / ShieldPeer

🎮 A secure, user-configurable bot for automated and optimized steam asset trading on marketplaces like Waxpeer.

Home Page:https://www.shieldpeer.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShieldPeer: Secure CS:GO Skin Trade Bot

Deploy with Vercel

ShieldPeer is a dedicated CS:GO Trading Bot designed to optimize and automate the process of buying and selling game skins on Waxpeer. The bot, backed by an assurance of safety and transparency in every transaction, is highly configurable allowing it to adjust and undercut prices based on user-defined parameters.

https://youtu.be/9HDPlMolBis?si=7b62b10lF3mpXStn

Features

  • Automated Trading: Automates the process of buying and selling CS:GO skins.
  • Undercutting: The bot undercuts based on user-set parameters to outshine competitors.
  • Security: Ensures safe and secure trading.
  • Integration with WaxPeer API: Seamless Integration with Waxpeer API to facilitate transactions.
  • Integration with PriceEmpire API: Seamless Integration with PriceEmpire API to source pricing data.
  • Integration with Steam API: Fetches user inventory and profile data from Steam API.

Landing Page: Screenshot 2024-06-03 at 7 38 00 PM Screenshot 2024-06-03 at 7 38 18 PM Screenshot 2024-06-03 at 7 38 26 PM Screenshot 2024-06-03 at 7 38 33 PM

Setup

  1. Clone the repository
  2. Install the dependencies
    yarn
  3. Create a .env.local file in the root directory and add the environment variables from the .env-example file.
  4. Run the development server
    yarn dev
  5. Bot python script available at bot.py
  6. For deploying the bot, follow this guide
  7. Cron script for hitting server PriceEmpire API available at cron.py

Instructions for using Image URLs from PriceEmpire API

Tech Stack

  • Frontend: Next.js, Tailwind CSS, ShadcnUI
  • Backend: Next.js API Routes
  • Database: Postgres from Supabase
  • Scripts: Python and GCP VMs
  • APIs: Waxpeer API, PriceEmpire API
  • Deployment: Vercel
  • Containerization: Docker

General Know How

About

🎮 A secure, user-configurable bot for automated and optimized steam asset trading on marketplaces like Waxpeer.

https://www.shieldpeer.in/

License:GNU General Public License v3.0


Languages

Language:TypeScript 92.2%Language:Python 5.9%Language:CSS 1.3%Language:Shell 0.2%Language:JavaScript 0.2%Language:Dockerfile 0.2%