Daemon & Interface Commands โ
Nyxora runs as a background process (daemon) and provides multiple interfaces for interaction.
๐ธ nyxora start โ
Starts the Nyxora daemon in the background, initializing the Core, Policy Engine, and Signer Vault.
nyxora start๐ธ nyxora stop โ
Gracefully halts the background daemon, releasing ports and cleanly shutting down active transactions.
nyxora stop๐น nyxora restart โ
Restarts the daemon process (useful for applying new configuration changes).
nyxora restart๐ฅ๏ธ nyxora dashboard โ
Automatically opens the local web-based React dashboard in your default browser.
This isn't just a static monitoring toolโit features a fully interactive, web-based chat interface allowing you to converse directly with your Nyxora AI Agent. From the dashboard, you can:
- Chat with the LLM to execute Web3 intents (e.g., "Bridge 0.001 ETH to Base").
- View real-time trending tokens and market sentiment.
- Monitor your portfolio balances.
- Configure advanced DeFi settings.
nyxora dashboardโก nyxora chat โ
Launches a direct Terminal-based chat interface to interact with the Nyxora AI Agent right from your command line.
nyxora chat