Deploy SKEP3 in under 2 minutes
A local-first security layer for your crypto wallet. No cloud. No subscription. No compromise.
Prerequisites
Install Edith CLI
SKEP3 ships as a global npm package called Edith — the CLI interface for the scanning engine.
Requires Node.js 18 or higher
Install Foundry
SKEP3 uses Foundry's Anvil under the hood to fork and simulate EVM transactions locally.
Installs forge, cast, anvil, and chisel
Start Ollama
The AI threat analysis runs through Ollama — a local LLM runtime. Pull the recommended model.
Any Ollama-compatible model works
Launch the proxy
Start the SKEP3 proxy, pointing it at your Ethereum RPC endpoint. It will listen on port 9545.
Supports Alchemy, Infura, QuickNode, or any standard RPC
Point your wallet
Set your wallet's (MetaMask, Rabby, etc.) custom RPC to the SKEP3 proxy address.
All transactions will now be intercepted and scanned before forwarding
You're protected
SKEP3 is now intercepting and analysing every transaction your wallet attempts to sign.