THE LILY PAD

the lily pad|

THE LILY PAD
SIMULATED SOVEREIGNTY * LILY ACCESS
WHAT IS A NODE?

In Solana (and most blockchains), a node is just a computer running the blockchain software.

RPC node - answers queries ("what's my balance?") and can submit transactions. This is what the swap page uses when you pick "your own node".

Validator / full node - participates in consensus, validates blocks, can earn rewards (but needs serious hardware and stake).

Public RPCs (like the default Jupiter one) are convenient but centralized - everyone uses the same few servers.

IMPORTANT: You cannot run a real Solana node from this website or any browser tab.
Browsers are sandboxed, can't open the required ports, and don't have the resources or uptime. Running a node is a server process (Linux VPS, dedicated machine, Raspberry Pi cluster, etc.).
SIMULATE "YOUR NODE" RIGHT HERE

The swap page already has a node selector. Pick "Simulate your own node" or paste a custom RPC URL and the route text changes. It's all client-side theater - but it teaches the concept.

Click the button below to run a fake "sync" with your imaginary node and see live-style logs.

DECLASSIFIED

RUN A REAL NODE

Browser sims are training wheels. When you are ready for the real machine - the kind that stays online, answers RPC, and answers to nobody - go here:

OnlyMemes - run a real node

OnlyMemes has the path dialed - clean docs, real node ops, no theater. They have it down. Skip the public RPC lottery and run your own.

GO TO ONLYMEMES.COM ->
Third-party site * verify URLs yourself * DYOR * not financial advice
HOW TO ACTUALLY RUN A REAL NODE

For RPC / queries (what the swap page cares about):

Official starting point: Solana Docs - Running a Validator / RPC node

For most people the sweet spot is a light client or just a personal RPC node on a cheap VPS + the swap page's "custom RPC" option.

TIE-IN TO THE REST OF DOSWAPZ

DIY Hardware Wallet page - run a signer on your own hardware (Raspberry Pi + SeedSigner style). Combine with your own RPC node = maximum self-sovereignty.

Meat (Alerts) page - the Telegram bot you run yourself is basically "your own alerts node". Self-hosted signals instead of trusting someone else's server.

Swap page "node options" - choose public, simulate your node, or paste the RPC URL of the one you actually spun up.

LIVE GUIDES - SIMULATED IN BROWSER
Nothing on this page runs a real node in your browser. The "connect to my node" button is a fun client-side animation. Real nodes require servers you control 24/7. Always verify official Solana docs before spending money or time on infrastructure.
<- BACK TO MENU SWAP + NODE SELECTOR DIY HARDWARE + NODES MEAT (YOUR ALERTS NODE)

powered by Glitch Protocol