Web Client
The Amoeba Farm web client is live at https://amoeba.farm. It is the browser interface for products, component markets, oracle views, accounts, wallet state, charts, and option-chain exploration.
What the Web Client Supports
Section titled “What the Web Client Supports”The web client lets a user:
- open the market list;
- choose a market such as RAMX or NANDX;
- inspect the current month and expiry;
- view capped option choices;
- see maximum loss before entering;
- check oracle and settlement status;
- review wallet and ledger state.
It also supports wallet-based accounts, profile management, market favorites, Magic-powered Google sign-in bound to a Solana wallet proof, PWA installation, and a USDC-on-Solana funding entry point. The Stripe onramp remains hidden behind a setup-pending state until the service is enabled.
Current transaction boundary
Section titled “Current transaction boundary”The current website reads RC41 market and oracle data through the Lean-backed API, but browser trade preparation and transaction submission are intentionally paused until the collective-pool operation plan is validated client-side.
There is not yet a browser writer dashboard. Use Petri for supported collective writer and Flat operations. A visible market card or options book is not proof that a collective pool is ready.
Presentation-only commodity ticker and news feeds never determine a Spread price, reserve, liability, or transaction.
Web Client vs CLI
Section titled “Web Client vs CLI”Use the web client when you want the normal visual product experience.
Use the CLI when you want repeatable commands, JSON output, automation, or local signer workflows.
Both paths point at the same market and oracle facts. Petri additionally supports current local-signer writer and secondary-swap flows. Both fail closed when deployment identity or current market state does not match.

