Robinhood ChainOFFICIAL CAContract will be announced here
hoodgate.
Docs ↗GitHub ↗

HOODWALLET / SELF-CUSTODY

Your wallet. Your control.

Connect an installed wallet and read its Robinhood Chain balances. Private keys stay inside your wallet.

Browser wallet

Account
Connect a wallet
Network
ETH
USDG

Agent connection

Generate a service manifest in the builder, then load it into your agent tooling. The client source can inspect offers without access to a signing key.

import { discover } from './packages/client/index.mjs';
const catalog = await discover('http://127.0.0.1:8986/api/catalog');
console.log(catalog.services);
Explore the client source ↗

Connect. Inspect. Decide.

01 / Connect

Select MetaMask, Rainbow or another compatible browser wallet.

02 / Check the chain

Choose Robinhood Chain in your wallet. Verify the network before reviewing a request.

03 / Inspect balances

Balances are read from your wallet provider. No approval or signature is requested to display them.