kora-operator - Kora Node Operator Guide
Run Kora nodes to validate, sign, and sponsor Solana transaction fees
Tags
Updated: 2026-03-26Solananode operatortransaction feesKoraPaymasterinfrastructureRPC serversigningfee sponsorshipblockchain
Typical Outputs
What this skill does
- validate config
- start RPC server
- initialize ATAs
- configure authentication
- set pricing model
- deploy to Docker
- deploy to Railway
- configure Jito bundles
- set usage limits
- configure caching
- enable monitoring
- configure signer pool
- set fee payer policy
Inputs
- kora.toml config file
- signers.toml config file
- Solana RPC URL
- signer private key
- Redis server
- API key
- HMAC secret
- reCAPTCHA secret
- Jupiter API key
- Jito block engine URL
Outputs
- RPC server response
- config validation result
- initialized ATAs
- Prometheus metrics
Requirements
- Rust toolchain
- Docker
- Solana network access
- Redis (for caching and usage limits)
- Jupiter API key (for Jupiter pricing)
- Lighthouse program (for fee payer protection)
