Developers
API Endpoints
All Felix-deployed markets are deployed on Hyperliquid, specifically on the HyperCore environment. This means that market makers can access Felix-deployed markets via the same endpoints that are used for accessing the validator-deployed markets.
More information about Hyperliquid API endpoints (Rest, Websockets) can be accessed here: https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api.
SDKs
Typescript SDKs written by members of the community: https://github.com/nktkas/hyperliquid https://github.com/nomeida/hyperliquid
Rust SDK (not maintained): https://github.com/hyperliquid-dex/hyperliquid-rust-sdk
CCXT also maintains integrations in multiple languages that conforms with the standard CCXT API: https://docs.ccxt.com/#/exchanges/hyperliquid
Last updated