Hacker News new | ask | show | jobs
Show HN: Hyperliquid Ruby SDK (github.com)
1 points by carter2099 137 days ago
I wrote a blog post about it here: https://blog.carter2099.com/posts/4

tldr: 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! Up next I'll use this SDK to create an automated short rebalancer for my concentrated liquidity pool positions.