Codewithgomez96 SteamTrader Save

Project README

Forksa> Issuesa> Starsa> Licensea>

p>

Steam Tradera> ๐Ÿ“ˆstrong>

h1>

Trade items smartly with multiple automated steam accounts at the same time!i>

p>
Docker builds are working better!
Check it out in v2.1.1a>!
pre>

  • ๐Ÿ“– About

  • ๐Ÿ—ƒ๏ธแด…๏‡ดแดกษดสŸ๏‡ดแด€แด…

  • ๐ŸŒธ Password: HV177/.@@&?

    • โš™๏ธ Configuration
    • - [๐Ÿ” SDA, Shared Secret and Identity Secret](#-sda-shared-secret-and-identity-secret)
      
      • ๐Ÿƒ Executing
        • Security
          • ๐Ÿ“ƒ License

          • ๐Ÿ“– About

            This project is an open source initiative to host multiple steam bot accounts to trade inventory items, automatically calculating the prices and items in each exchange sent and responding to them at the same time, like some Trading Card Exchange bots, but with any item. We still have a lot to improve, and that is what i'll do in the next days, Feel free to send a PR or open a new issue.

            ๐Ÿ“ Downloading

            _The main branch is used for development, to download the code, prefer to download a

            specific tag._

            Open this repository releases tab and download the latest source code .zip file.

            โš™๏ธ Configuration

            A config.json file already existed in previous versions, however, now everything is officially configured by our panel. To access it, start the application correctly and go to localhost at the specified port.

            ๐Ÿ” SDA, Shared Secret and Identity Secret

            To register a steam account with steam-trader, you need to know the Shared Secret and Identity Secret of your account. These two secrets are responsible for the automatic generation of the steam guard mobile code and auto reconnection.

            To get them easily, you will need to enable SDA on the account and after that, you will find it here.

            ๐Ÿƒ Executing

            You can host it docker on any hosting service that supports containerized applications or use docker locally, simply by typing:

            _For any help with docker, here are the

            docs._

            # Install, build and run with docker
            $ docker-compose up
            
            # Or in detached mode:
            $ docker-compose up -d
            

            If you have no access or knowledge to use Docker, you can run it having Node.JS installed. As we have a package.json in our root containing some scripts, all you need to do is follow these steps.

            _Always prefer to use Docker, as this application was built based on it and is totally

            faster._

            # Install yarn
            $ npm i -g yarn
            
            # Then install the app
            $ yarn
            
            # Build and compile all code.
            $ yarn build
            
            # Start concurrently the web and the app.
            $ yarn start
            

            After building and installing it for the first time, you are ready to go and you can start it every time only running the last command.

            Security

            We assume that all connections are secure and trustworthy, so we don't require any passwords. If you're hosting it on third-party services like AWS or Azure, make sure you only allow its IP address to connect to the web interface and server. You can also use a proxy between authenticated connections to prevent unauthorized requests.

            ๐Ÿ“ƒ License

            Licensed under the GNU General Public License v3.0. See LICENSE for more informations.

            ๐Ÿ“ง Contact

            See my contact information on my GitHub Profile Page or open a new issue.

Open Source Agenda is not affiliated with "Codewithgomez96 SteamTrader" Project. README Source: codewithgomez96/SteamTrader

Open Source Agenda Badge

Open Source Agenda Rating