Skip to main content
Copy .env.example to .env and fill in the values. The four variables under Required must be set or the app will not boot; everything else is optional or has a default.
Secrets (bot token, private keys, API keys, database URL) are injected at runtime and must never be committed. .env is gitignored. Private keys belong only in the production environment.

Required

Core

Scoring

Chain and payments

Bidding and deposits

Optional integrations