Skip to content

Raw-Fun-Gaming/stake-engine-math

 
 

Repository files navigation

Stake Engine Math SDK

Welcome to Stake Engine Math SDK!

The Math SDK is a Python-based engine for defining game rules, simulating outcomes, and optimizing win distributions. It generates all necessary backend and configuration files, lookup tables, and simulation results.

For technical details view the docs

Installation

This repository requires Python3 (version >= 3.12), along with the PIP package installer. If the included optimization algorithm is being used, Rust/Cargo will also need to be installed.

It is recommended to use Make and setup the engine by running:

make setup

Alternatively, visit our Setup and Installation page for more details.

About

Stake Engine Math SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Rust 12.9%
  • Makefile 0.3%