solvela-client-cli-args
Shared clap argument structs and wallet-loading
helpers for the Solvela payer binaries
(solvela-client-cli and solvela-client-proxy). Provides WalletArgs,
GatewayArgs, RpcArgs, and a load_wallet helper that reads a base58 keypair
from an env var (priority) or a Solana-CLI-format JSON file (fallback).
This is an internal support crate for the Solvela Rust SDK binaries. Most
users want solvela-client (library)
or solvela-client-cli (CLI)
instead.
Part of the Solvela Rust client SDK workspace — see the workspace README.
License
MIT.