BUILD ON PLUID

Read Solana In Minutes

Generate a free API key, drop in the typed SDK, and every read comes back with a signed receipt you can verify yourself — no trust required.

Build

Ship in minutes, verify by default

A typed SDK with receipts baked in. Drop in a key and start reading Solana.

SDK Quickstart
1npm install @pluid/sdk
2 
3import { PluidClient } from "@pluid/sdk";
4 
5const pluid = new PluidClient({ apiKey });
6 
7const { result, receipt } = await pluid.getBalance(addr);
8pluid.verify(receipt); // → true
Run A NodePhase 2

Stake $PLUID, serve reads from your region, and earn for every honest answer. Operator onboarding opens in Phase 2 — get in line.