The Gloam SDK is live. Add private balances, payments, and disclosure to any Robinhood Chain app.
Explore the SDK →The Gloam SDK
Add shielded balances, private payments, and selective disclosure to any Robinhood Chain app or agent. Real zero-knowledge, no proving stack to build from scratch.
The surface
Deposit ETH or tokenized stocks into a private balance only the holder can see or spend.
Send inside the vault to a receive tag. No public transfer, no visible amount.
Prove one balance to a chosen party, revealing nothing else. Provable, not a dark pool.
The same core runs server-side, so an AI agent holds and moves value under policy.
How shielding works
The SDK creates a Poseidon note that binds your secret to the amount and asset.
It generates the shield proof in the browser or in node. The secret never leaves the client.
You sign the resolved shieldBound call. The balance is now private, and yours alone.
create-gloam-app scaffolds a working Next.js app on the SDK, wired and ready. Point your builders at it.
Start from a reference
The smallest agent: mint a note, prove, deposit privately.
A private payment end to end: shield, sync, send.
Shield in the browser, read the balance from chain.
Testnet is live with an open SDK, docs, and examples. Ship private on Robinhood Chain today.