Railway game
In the game everyone is able to buy/sell futures from one of two markets. The train is watching where the price is higher and is choosing the way to the market.
Options
enable- should be true to enable the servicemarket.right- string. Right market address. Default0xdb932a4421910720bd07efaac98d6e2bf36efe03market.left- string. Left market address. Default0x53868955eac3242e43a594968e18d0949a3de93fuser- string. User name from which the service is launched. Defaultairagroup- string. Group name from which the service is launched. Defaultaira
Example
If default options work for you just enable the serivce in configuration.nix:
services.railway-game.enable = true;