Export a Solana wallet to CSV with public RPC (no API key)
Getting a full transaction history for a Solana address out to CSV does not require a paid indexer or an API key. Two JSON-RPC methods on a public endpoint are enough.
Step 1: getSignaturesForAddress
binnen48-slip.hashnode.dev3 min read