kora-operator

Installation
SKILL.md

Kora Node Operator Guide

Run Kora nodes to validate, sign, and sponsor Solana transaction fees for your users.

Docs: https://launch.solana.com/docs/kora/operators Install: cargo install kora-cli Docker: docker pull ghcr.io/solana-foundation/kora:latest Source: https://github.com/solana-foundation/kora

Quick Start

# Install
cargo install kora-cli

# Minimal config files needed: kora.toml + signers.toml

# Validate config
kora --config kora.toml config validate
Installs
1
GitHub Stars
185
First Seen
8 days ago
kora-operator — solana-foundation/kora