Skip to content

kratos2377/executor-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Executor-Bots

Collection of bots that consume Game-End events and settle bets accordingly. Once all bets are settled the game is marked as completed.

Note

Each Game (even if re-played) is counted as a seperate game.

Project Demo

Vortex Project Demo

Project Architecture

Architecture Design (Lucid Chart)

Executor-Bots Documentation

Repo Links

Codebase Description
Vortex Contains Axum APIs for Auth and other services for necessary processing
Vortex-Client Tauri Client Used to Play/Join Games as Players or specate any games
Vortex-Mobile React Native App to scan QR codes and stake in the game and check status of any previous bets
Vortex-Pub-Sub Elixir Service to broadcast realtime events to players and spectators
Vortex-Exchange Smart Contracts made using Anchor framework so that players/spectators can place their bets
Executor-Bots Bots which consume game result events and settle bets for the players
Vortex-Matchmaker Matchmaking Service which matches any two players with similar ratings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages