Under Development & Testing

SKEP3 Dashboard

The web dashboard is currently being built. Wallet scanning, live threat feeds, and transaction history are on the way.

main·dashboard v1 — in progress
SKEP3 CLI is live and complete
All core features work on your local machine right now

While the dashboard is being developed, you can use Edith — the full SKEP3 CLI — to protect your wallet locally. It intercepts transactions, runs EVM simulation, and gives you AI threat reports in milliseconds.

Install Edith CLInpm install -g edith-skep3
Start Ollama + Anvilollama serve && foundryup
Launch the proxyedith proxy --rpc https://YOUR_RPC_URL
Point your wallet tohttp://127.0.0.1:9545
Dashboard ETA: Q2 2026 · Follow progress on GitHub