Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 851 Bytes

File metadata and controls

19 lines (13 loc) · 851 Bytes

SteamTradeExample-Console

This is a small and basic C# Console application to send and receive trades with the Steam Api and to load the Steam Inventories.

License

This project is under MIT LICENSE

Configure to use

In Program.cs change the values in the region "Configuration". You can there set all variables needed to run this Application.

Make sure you have 2FA already enabled on your accounts. Should the Trade account not have 2FA on you will be automatically redirected to set up 2FA on the account. To know more about setting up 2FA please read here: https://github.com/geel9/SteamAuth

Used Libraries

SteamKit2 1.6.2.38878
protobuf 2.0.0.668
SteamAuth