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.

WayfinderFoundation ac126f6 6 files · 29.9 KB Updated

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/outcomes.md - HIP-4 outcome markets (binary/multi-outcome prediction contracts, asset id encoding; dispatched inline by place_market_order / place_limit_order when asset_name starts with #)
  • rules/gotchas.md - Asset IDs, spot naming, and common integration pitfalls

WayfinderFoundation/wayfinder-paths-sdk/tree/main/.claude/skills/using-hyperliquid-adapter commit ac126f6cdd

Frequently asked questions

npx skillmds add wayfinderfoundation/using-hyperliquid-adapter