Expand description
Engine module. Is used to run the simulation with the desired configuration.
§Engine module
The engine module contains the core logic for the tokenomics simulation.
This module provides the simulation struct and related types to simulate the tokenomics of a token. The simulation contains the input parameters, token, and reports for the simulation.
Structs§
- Simulation
- Simulation.
Enums§
- Simulation
Interval - Interval type for the simulation. This is used to determine the duration of each interval in the simulation.
- Simulation
Status - Status of a simulation.