Lynxcode
FREN
Offivex project preview

[01Project]

Offivex

Secure Solana launch in a single slot — anti-rug, anti-bubble, atomic Jito bundles.

  • Rust
  • Next.js 16
  • TypeScript
  • Solana
  • Jito
  • Raydium
  • Tailwind
  • Discord.js
  • Docker

[Overview]

What it does

Offivex is a production-grade Solana memecoin launchpad built as a SaaS. One launch = one atomic Jito bundle that mints the token, opens the OpenBook market, creates the Raydium pool, distributes supply across hundreds of wallets without a BubbleMaps-traceable graph, and burns the LP — all in the same slot.

Beyond the launcher, the repo ships a full SaaS layer: encrypted HD wallet vault (Argon2id + AES-GCM + zeroize), subscription billing with HD-derived invoice addresses, admin panel, apply flow, audit log, and a community Discord bot (tickets, moderation, giveaways).

Goal: give operators an alternative to existing launchpads that's self-hostable, with no external custody, and with every anti-rug / anti-bubble / MEV defense built directly into the launch pipeline.

[Highlights]

Highlights

  1. 01Anti-rug stack: mint/freeze revocation + atomic LP burn in the same slot.
  2. 02Anti-bubble distribution across hundreds of wallets, no traceable graph.
  3. 03Server-side encrypted HD wallet vault: Argon2id + AES-GCM + in-memory zeroize.
  4. 04Full SaaS billing: subscriptions + HD-derived Solana invoice addresses.
  5. 05Built-in Discord bot: tickets, moderation, giveaways, synced with the SaaS.
  6. 06Self-hostable via Docker, audit log, scheduler (auto-lock, payment watcher, backup, DLQ retry).
Status
Production
License
MIT