Self-host
Last updated: 13 September 2026
For teams and individuals who want Shingan on their own infrastructure, the self-host plan gives you the source and a license to run it.
What you get
- 999 wallets on one instance.
- 1,000 assistant questions per day.
- The Shingan source and a license to run it on your own server.
What you need
- A Linux server (Debian is what we run) with a public HTTPS endpoint for the checkout.
- PostgreSQL.
- A Telegram bot token, and API keys for a blockchain data provider (e.g. Alchemy) and optionally an LLM for
/ask.
How it works
Shingan is a small set of native services — a Telegram bot, a monitor daemon and an HTTP surface — backed by Postgres. The repository includes a one-shot provisioning script that installs dependencies, sets up the database, hardens the services under systemd, and fronts the checkout with automatic TLS.
Guardrails still apply
Self-hosted or not, Shingan is non-custodial and read-only: no keys, no custody, no trade execution, no financial advice. You remain responsible for securing your own server and secrets.
Get it
Subscribe to the self-host plan in the bot and we will send you access.
