Developer resources
We believe in understanding how crypto tools work, the risks they carry, and the difference between innovation and sketchy tactics. Here's our take — with code.
"Most crypto projects hide how the machine works. We open-source the machine, explain why we built it, and why we decided not to run it."— $BASED, built in Dallas
Education + transparency
Plain-English explainers on the tools behind $BASED — and the ones we chose not to use.
How volume bots work
What they are, exactly how the buy/sell loop runs, why every cycle bleeds money, and why using one torches your project's credibility with exchanges and screeners.
The Telegram buy bot
@TheBased_BuyBot is live. One command buys $BASED via Jupiter without leaving Telegram. Architecture walkthrough: grammY + Helius webhooks + Jupiter swaps + SQLite loyalty tracking.
The buyback program
How we verify every on-chain buyback, publish the ledger, and why transparency here matters more than the dollar amount.
Open source code
The volume bot described in this series is fully open-sourced under the volia-labs GitHub org. Study it, run it in paper mode, or use it as a reference for why not to run it on a live token.
github.com/volia-labs/based-volume-bot · publishing soon