Overview

Zidee is Zirodelta's mobile-first wallet for funding-rate yield. It is a Progressive Web App (PWA) at wallet.zirodelta.comarrow-up-right — install it to your home screen and it behaves like a native app.

It is the consumer-grade entry to Zirodelta's Autopilot. You log in with Discord or email, hold ZDLT, fund Hyperliquid with USDC, and Autopilot opens delta-neutral positions in the background. Yield accrues to your Hyperliquid account.

What Zidee actually is

A multi-token wallet plus an Autopilot front-end:

  • Login — Privy authentication (Discord OAuth or email). No seed phrase to write down at sign-up; Privy holds the master key inside a TEE (Trusted Execution Environment), and you can export it whenever you want.

  • Holdings — one screen showing what you hold across Hyperliquid, Solana, and Arbitrum: USDC on HL (the earnings venue), USDC on Solana (stablecoin), ZDLT on Solana (the tier token), native SOL on Solana (gas + swappable), and native ETH on Arbitrum (only shown when present).

  • Send / Receive — for ZDLT, USDC-Sol, and SOL. Transfers are signed by your Privy wallet on the device — Zirodelta does not see your key.

  • Swap to ZDLT — in-app swap powered by Jupiter Ultra. Convert SOL or USDC-Sol into ZDLT to climb the tier ladder.

  • Activity feed — last 5 on-chain transfers per token, plus a full per-token activity screen.

  • Sparkline + 24h change — every token detail screen shows a daily price chart so you can read the trend at a glance. Updates once per day at 00:00 UTC.

  • Hyperliquid positions — read-only view of the perp + spot legs Autopilot is running for you, with funding earned and unrealized PnL.

  • Push notifications + inbox — yield credited, deposit confirmed, withdrawal complete, autopilot blocked, weekly summary. All toggleable per category.

There is no Telegram bot. Zidee is web-first via Privy; the Telegram surface that was sketched earlier in the project is no longer the entry point.

Who it is for

Users who want funding-rate yield without learning a perp terminal. You log in, hold ZDLT, deposit USDC. Autopilot does the rest. The wallet UI never shows you order books, leverage sliders, or fill prices.

Holders who want a clean home for ZDLT. Receive, send, and swap ZDLT in one app. The tier badge on the ZDLT detail screen tells you exactly which Autopilot band you sit in.

People who want their crypto on their phone. Install as a PWA on iOS or Android. No app-store review cycle, no extension. Same surface across devices because state lives server-side.

How to get started

  1. Log in with Discord or email through Privy.

  2. Walk through the onboarding gates: export-key acknowledgement → bridge delegation → deposit USDC → approve Autopilot's agent → acknowledge tier ladder.

  3. Once you hold ≥1,000 ZDLT (Mintaka tier or higher), Autopilot is permitted to open trades.

Full step-by-step walkthrough in Getting Started.

What happens to your funds

Your USDC sits in your Hyperliquid account under your own EVM address. Autopilot opens short-perp + long-spot pairs on positive-funding markets there. Funding payments accrue to your account every hour.

Your ZDLT and SOL sit on Solana under your Privy-embedded wallet. Sending, receiving, swapping, and burning all require your signature on-device. The server cannot move your tokens.

Withdrawals from Hyperliquid require a fresh signature from your Privy wallet — the server prepares the EIP-712 payload, you sign, the server submits. No part of the withdrawal is server-signed.

Autopilot trades are signed by an agent wallet the server holds for you. The agent can place and cancel orders. It cannot withdraw, transfer, or move USDC anywhere off-account. See Custody for the exact split.

Yield

Yield depends on live Hyperliquid funding rates. There is no fixed APY. The wallet shows your running yield and current funding rate so you always know what the position is paying.

If funding turns negative on a market Autopilot is in, the worker reduces or closes positions automatically. You don't pay funding for long during a regime change.

Is it safe?

Master keys live in Privy's TEE. Privy is a SOC 2 Type II certified embedded-wallet provider used by exchanges, games, and consumer crypto apps. You can export your private key from the wallet at any time.

Agent keys live encrypted on Zirodelta's servers, behind a sealed vault (host-key-bound, root-only at rest). The blast radius of a server compromise is bounded by the agent permission set: an attacker can place orders against a policy gate, they cannot drain funds.

Delta-neutral positions don't get liquidated by price moves — the perp leg's loss is offset by the spot leg's gain (and vice-versa). The risk that remains is funding regime change. Autopilot monitors and unwinds on threshold.

See also: Custody · Tiers · Getting Started · Holdings & Actions

Last updated

Was this helpful?