Commit Graph

6 Commits

Author SHA1 Message Date
dekun 863da10d1f fix: clearer LICENSE_CLIENT_KEY setup and ignore empty env overrides.
license.env now fills blank LICENSE_* values; error text points to copying license.env.example.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:11:54 +08:00
dekun fd1bf9982c settings: add Exchange API tab for instance system settings.
Allow configuring perpetual API keys and live trading from Settings, reusing the existing env save API.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 17:09:53 +08:00
dekun 82d16a73e8 docs: align license pricing with USDT yearly whole-machine plan.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:43:21 +08:00
dekun 9d3571694c Stop tracking local crypto.db files from user edition.
Restore gitignore rules so runtime SQLite databases are not published.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:31:34 +08:00
dekun 16ef0f31e3 User edition: prune docs, license gate, obfuscate core lib.
Keep deploy/basic docs only; integrate sq.bz121.com license client; encrypt strategy/trade/key_monitor/options/hedge_plan for release.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:30:58 +08:00
dekun 53863559f4 Initialize crypto_monitor_user (user edition) from monitor codebase.
Retarget git remote, install path, and deploy docs from crypto_monitor to crypto_monitor_user.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 16:18:13 +08:00