Sabitlenmiş Tweet

I'm happy to share something I've been working on the past week -
Ferrofluid a High Performance Hyperliquid Rust SDK
A Rust SDK which has
- Abstracted signers! You no longer need to store your pks in process, and you an even use @privy_io server wallets
- High performance - It uses simd-json, fastwebsockets, and a lot of cool API call tricks
- Ergonomic - I've added in builder-patterns for complex API calls and direct calls for simple methods
- Symbol Support - Compile time safety when dealing with assets on HL
- Builder Fees - You can attach a builder fee config to a given exchange instance
- Agent Rotation - You can rotate agent keys for a given exchange instance automatically

English






