slv-hermeslisted
Install: claude install-skill ValidatorsDAO/slv
# SLV Hermes Skill
Ansible recipe + skill docs for deploying a self-hosted Pyth Hermes API
(REST + WebSocket price feeds) on a single VPS.
## What is Hermes?
> Hermes is a web service designed to monitor both Pythnet and the
> Wormhole Network for the next generation of Pyth price updates.
> It supersedes the Pyth Price Service, offering these updates through
> a user-friendly web API.
> — [hermes server README](https://github.com/pyth-network/pyth-crosschain/blob/main/apps/hermes/server/README.md)
Public endpoint is `https://hermes.pyth.network` (10 req/10s/IP rate
limit). Self-hosting removes the rate limit, lets you pin a region, and
— combined with `slv-pythnet` — gives you full control over the data path.
## Stack components
```
┌──────────────────────────────────────────────────────────────┐
│ VPS (single host) │
│ │
│ nats-server :4222 ◄──┐ │
│ (JetStream) │ writes VAAs │
│ │ │
│ ┌────┴──────────┐ REST/WS │
│ │ beacon │◄────────────────────┐ │
│ │ spy gRPC :7072│ │ │
│ └────┬───────────┘ │ │
│ │ │ │
│ │ reads accumu