Перейти к содержанию
Версия: 4.2.159 Обновлено: 2026-04-29

Saga Documentation

Saga is an integration-only stablecoin yield platform: users deposit USDC/USDT, Saga tracks balances and operations, and external providers handle custody/integration workflows.

Start Here

Local URLs

  • User app: https://app.saga.local
  • Admin app: https://admin.saga.local
  • API: https://app.saga.local/api

Core Commands

make restart
make test
make test-all
make analyze
make docs-serve

Product Facts

  • Current strategy: basic, target 8.5% APY.
  • Minimum balance for auto-investment: $500.
  • Frontend apps: frontend/user-app, frontend/admin-app.
  • Backend: Go 1.24.3, PostgreSQL, gorilla/mux.
  • Deployment flow: local validation → TEST → STAGE when needed → PROD.