EloPhantoEloPhanto
Install

Three commands. That's it.

1. Clone
$ git clone https://github.com/elophanto/EloPhanto.git && cd EloPhanto
2. Setup
$ ./setup.sh
3. Start
Terminal

Chat directly in your terminal.

$ ./start.sh
Web Dashboard

Real-time dashboard at localhost:3000.

$ ./start.sh --web
Requirements
  • Python 3.12+
  • uv package manager
  • Node.js 24+ LTS
  • Git
Platforms
  • macOS (Intel & Apple Silicon)
  • Linux (Ubuntu 22.04+, Debian 12+, Fedora 38+)
  • Windows (requires WSL2)
VS Code Extension

Install from vscode-extension/ — connects to the gateway as another channel.

Solana Wallet

Set default_chain: solana in config. Wallet auto-creates on first use. Jupiter DEX swaps need a free API key from portal.jup.ag.

Coming soonpip install elophanto
Coming soondocker pull elophanto/elophanto