live on robinhood chain

Yield that
hunts for you.

VerdantHood is an autonomous allocation protocol for tokenized real-world assets. An off-chain agent probes yields, signs rebalance intents, and steers an ERC-4626 USDG vault — on-chain, non-custodial, around the clock.

erc-4626 // signed intents // usdg by paxos

networkrobinhood chain
standarderc-4626
settlement assetusdg
agent cadence10 min
custodynon-custodial
strategymax-apy 60/40
accesswallet only
[01]protocol

Real-world assets,
machine-grade allocation

Tokenized treasuries and credit vaults pay different yields at different times. Chasing the best rate manually means gas, latency, and missed windows. VerdantHood turns the chase into a protocol: deposit USDG once, receive vault shares, and let the agent re-route capital whenever the yield map shifts.

  • non-custodialfunds live in the vault contract — the agent can only rebalance between whitelisted underlyings, never withdraw

  • intent-signedevery rebalance is an ECDSA-signed intent, hashed and verifiable on-chain

  • fully readablevault state, decisions, and telemetry exposed via dashboard, API, and CLI

++
verdanthood --render sigil.mesh

target: optimal yield

188 vtx // extrude 0.10

[02]how it works

Three moves. Zero babysitting.

++
01

deposit usdg

Connect a wallet on Robinhood Chain and deposit USDG into the ERC-4626 vault. You receive arwaUSDG shares that appreciate as yield accrues.

++
02

agent hunts yield

Every cycle the off-chain agent probes convertToAssets() on each whitelisted underlying vault, scores APY, and picks a 60/40 max-yield split.

++
03

signed rebalance

The agent hashes its allocation intent, signs it, and submits on-chain. The vault verifies the signature and shifts capital — nothing leaves the contract.

[03]features

The full ops deck

++

yield leaderboard

Live APY probes across every whitelisted underlying, ranked and blended.

++

risk center

Per-asset risk scoring, exposure limits, and compliance surface.

++

operator cli

Full protocol control from the terminal — status, decisions, deposits, AI analysis.

++

portfolio copilot

An RWA-specialized assistant that reads your on-chain position and the agent's decision log.

++

rwa registry

Metadata, categories, and risk labels for every underlying asset.

++

wallet-gated writes

Reads are public; deposits and withdrawals require your signature. No email, no custody.

[04]stack

Open machinery

Five modules, one protocol. Everything that moves capital is on-chain and verifiable; everything that decides is open and inspectable. Audit the strategy, replay the decisions, or build on top with the SDK.

++
verdanthood --modules
  • contracts :: solidity · erc-4626 vault + signed-intent rebalancing

  • agent :: typescript · bun · viem — yield probe & intent signer

  • web :: next.js dashboard — telemetry, risk, analytics, copilot

  • cli :: verdanthood-cli — thin client & direct rpc, npm installable

  • sdk :: @verdanthood/* — core, user, developer, bot packages

Point your capital.
The agent takes the shot.

testnet demo // no real-value deposits