Using Hyperliquid Adapter

How to use Hyperliquid adapter data (meta, funding, candles, orderbooks) and execution surfaces (orders/transfers) in Wayfinder Paths, including required executor wiring.

majiayu000 Updated 567 repo stars

File contents

When to use

Use this skill when you are:

  • Pulling Hyperliquid market data (perp + spot)
  • Using time series (funding history, OHLCV candles)
  • Planning order execution (market/limit/stop), transfers, or withdrawals

How to use

  • rules/high-value-reads.md - Data sources + I/O shapes for market data and time series
  • rules/deposits-withdrawals.md - Bridge2 deposit/withdraw mechanics (chain, minimums, timing, monitoring)
  • rules/execution-opportunities.md - Order/transfer/withdraw flows and required executor injection
  • rules/gotchas.md - Asset IDs, spot naming, and common integration pitfalls

majiayu000/claude-skill-registry-data/tree/main/integration/using-hyperliquid-adapter commit b208555a26

Frequently asked questions

npx skillmds@latest add majiayu000/using-hyperliquid-adapter