fromRubyflow
6 hours agoRuby Hyperliquid SDK (and ws_lite!)
https://github.com/carter2099/hyperliquid There was no Ruby SDK for the HL API so I made one. This was my introduction to Claude Code and it was awesome. I was able to code with an LLM, stay in the terminal, and still learn something new (WebSockets). I also forked an existing ruby web sockets client gem and made it my own: https://github.com/carter2099/ws_lite. Up next I'll use this SDK to create an automated short rebalancer for my concentrated liquidity pool positions.




