hashworks / relaxdays-hackathon-2022-vol-3-marketplacesimulation

Player-Bot for a marketplace simulation of the RelaxDays summer hackathon in 2022 (mirror)

Home Page:https://git.hashworks.net/hashworks/relaxdays-hackathon-2022-vol-3-marketplacesimulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marketplacesimulation

Player-Bot for a marketplace simulation of the RelaxDays summer hackathon in 2022.

How to run this project

You can get a running version of this code by using:

docker build -t marketplacesimulation-kromlinger-justin .
docker run marketplacesimulation-kromlinger-justin <user-id> <api-key>

As an optional third parameter you can provide an API endpoint URL that differs from the default.

About

Player-Bot for a marketplace simulation of the RelaxDays summer hackathon in 2022 (mirror)

https://git.hashworks.net/hashworks/relaxdays-hackathon-2022-vol-3-marketplacesimulation

License:GNU Affero General Public License v3.0


Languages

Language:Rust 99.3%Language:Dockerfile 0.7%