Building Sustainable Blockchain Infrastructure
Validators DAO turns hands-on validator and RPC operating experience into products and open source — SLV, SLV AI, and ERPC — built to raise the quality of the whole Solana network.
The AI Agent Kitfor Solana Devs
Solana development tools — CLI, templates, and agent skills — in one kit.Launch validators, RPCs, and dApps with automated setup.Build, run, and refine with Solana-specialized AI agents.
Download & install
$ curl -fsSL https://storage.slv.dev/slv/install | sh$ curl -fsSL https://storage.slv.dev/slv/install | shComplete Onboarding
$ slv onboard$ slv onboardStart with Natural Language
$ slv c$ slv cDelegation you can watch happen
Type what you want in plain language. Each request routes to the specialist agent that owns it — then runs the same slv commands you would, on your own machines.
AI Console
- Cecil· Solana Validator
slv v initslv v deployslv v switchExecutingPlan · 2
SLV > slv v initSLV > slv v deployidentity: unstaked-keypair.json
- Tina· Index RPC Node
slv rpc initslv rpc deployIdle - Cloud· gRPC Geyser Streaming
slv check grpcslv check geyserbenchIdle - Setzer· Solana App Development
slv b initIdle
Every command above is a real slv method — the agent runs it for you.
Every method is MCP-enabled.
The full slv catalog, grouped by domain. Each line is a tool an AI agent can call through the Console — the same command you'd run by hand.
Validator10
slv v initslv v deployslv v switchslv v updateslv v restartslv v installslv v buildslv v getslv v setslv v gen:vote-accountRPC05
slv rpc initslv rpc deployslv rpc buildslv rpc installslv rpc getGeyser / gRPC03
slv check grpcslv check geyserbenchslv check shredsApp / Bot01
slv b initStorage07
slv storage uploadslv storage downloadslv storage listslv storage rmslv storage usageslv storage productslv storage upgradeBackup03
slv backup createslv backup restoreslv backup listMigrate01
slv migrate linuxMetal02
slv metal listslv metal statusEvery entry above is MCP-enabled. No wrapper — SLV runs on your own machines.
Solana Infrastructure
ERPC — erpc.globalSolana Top-Tier RPC
ERPC is a global Solana RPC — 300+ edge servers worldwide, with the nearest one selected automatically on every request. Low-latency, stable connections from any region, on the same infrastructure that serves Solana's SWQoS bandwidth.
Core Node Locations
Built where Solana runs fastest.
Across a global footprint, edge servers sit in premium data centers chosen where Solana performs best — so a request from any region lands on a short, fast path to the network.
Speed is determined by distance to Solana.
The region matters. But a city name alone is not a network path. Even in the same city, external transit and extra hops can add latency. ERPC selects data centers close to Solana servers, then keeps routes short with no external transit and sustained turbo boost.
ERPC premium route
no external transit
minimum RTT
City-name selection
external transit / 7 hops
70x slower
- 01Same data centerChoose the region first, then the data center closest to Solana.
- 02No external transitAvoid external AS paths to keep RTT and jitter tight.
- 03Full throttleERPC excludes power-saving profiles and keeps resources in sustained turbo boost.
Global Edge Network
The closest server, automatically.
300+ edge servers
A worldwide proxy network puts a Solana RPC endpoint close to wherever your requests originate.
Nearest selected per request
Every request is routed to the closest server automatically, so latency stays low without manual region picking.
No external transit
Short routes with no external AS hops keep round-trip time and jitter tight under load.
Closest-edge routing keeps Solana access fast and stable from any region.
The Request Path
The Request Path
What every request actually does
- Edge servers
- 300+
- Network hops
- Single edge
- External transit
- None
- Endpoint
- Standard Solana RPC
- Cold starts
- None
Latency is distance, and distance is the one cost no code can recover. Keeping the path short keeps the round trip short.
What it is not
- Not a region you pick by hand — the nearest edge is chosen for you.
- Not a cache — every request reaches live Solana state.
- Not a node you provision, patch, or keep online.
The same infrastructure that serves Solana's SWQoS bandwidth.
Everything you need.A direct line to Solana.
RPC, Geyser gRPC, and Direct Shreds run on the network right next to Solana. You talk to the chain directly.
The DAO
Operating experience, turned into open source
Validators DAO operates validators, RPC, and infrastructure on Solana — and reflects that hands-on experience back into products and open source.
What we learn running the network becomes better tools, better documentation, and open source others can build on — SLV, SLV AI, and ERPC. The goal isn't any single product; it's the quality of the whole Solana network.
Open and verifiable
Open source on GitHub · a validator on the Solana chain · an upstream contributor to Solana's open-source core


