Solana RPC setup
Normal onboarding is deliberately simple:- Select Agent, Mining, or Vault.
- Enter one primary RPC for that wallet.
What uses the RPC
Fased keeps three responsibilities separate:- Signer execution: balance checks, transaction construction, simulation, broadcast, and reconciliation.
- Gateway read/preparation: dashboard inventory, token/SAT status, federation and bond reads, and provider/hardware preparation.
- Official verification witness: sensitive ALT account bytes and slot agreement only. It never constructs, simulates, broadcasts, reconciles, or supplies an execution blockhash.
Create or update
Create from the terminal:- is a canonical HTTPS URL, except loopback Local development;
- avoids credentials in URL userinfo, fragments, private/metadata/link-local, multicast, and unspecified targets;
- returns the wallet’s pinned genesis hash; and
- produces the exact next signer network version.