Solana builder. Currently shipping Latrine Bot - a cloud automation engine for Pump.fun tokens.
Cloud-only Pump.fun automation: claim creator fees, buy the token back, drop the proceeds to holders by tier rules. No CLI, no local node, no scripts to maintain.
- Site: latrinebot.com
- Dashboard: latrinebot.com/app
- API:
api.latrinebot.com - X: @Latrine_bot
Everything that integrators need - docs, OpenAPI spec, TypeScript SDK, embeddable widgets, eligibility calculator, CLI - lives in one place:
The on-chain engine, the runner, and the operator panel are private by design. The public repo is enough to integrate, audit the API, and understand the eligibility math.
@latrinebot/sdk- TypeScript client + OpenAPI 3.1 spec@latrinebot/widgets- browser embeds@latrinebot/cli- public-API CLI
TypeScript, Cloudflare Workers + Durable Objects, D1, Node, Solana web3.js, Pump.fun SDK, PumpSwap.
