14 small, runnable projects for Robinhood Chain (mainnet 4663 / testnet 46630) — from a raw viem read to a live dashboard, a Telegram bot, and a paper trader. Every read below is real.
| You want to… | Use | Try |
|---|---|---|
| Read one price, no dependency | viem only | Example 01 |
| Read prices / portfolios in a Node script | hoodchain | Examples 02, 03 |
| Ship a static page with live prices | hoodchain-derived raw RPC (no build step) | Example 07 |
| Build a React app | hoodchain + a local hook (hoodkit not shipped yet) | Example 08 |
| Trade or launch on-chain | hoodchain's swap / launchpads modules | Examples 04, 05, 14 |
| Charge or pay for an API call | hood402 (not shipped yet) | Examples 09, 10 |
| Give an LLM agent chain tools | hood-mcp (not shipped yet) | Example 11 |
hood-api, hood402 (not built yet — see the README for the gap).hood402 (not built yet — see the README for the gap).hood-mcp (not built yet — see the README for the gap).hood-launcher (not built yet — see the README for the gap).