Fluent Hub
Back to home
Submit

Submit a dApp.

Listings live in a public GitHub repo. Add your project by opening a pull request with a new .mdx file in content/dapps/.

Criteria

Inclusion criteria

  • ·Deployed on Fluent (mainnet, testnet, or publicly announced)
  • ·Has a working frontend or is in active development
  • ·Team has a verifiable on-chain presence
  • ·Not a copy-paste fork with no novel functionality
Format

Listing template

Every listing answers the same six questions: who it's for, what you do, why it matters, entry cost, reward loop, and time to first value.

---
name: Your dApp
slug: your-dapp
category: defi
tagline: One line that explains what you do.
logo: /logos/your-dapp.png
status: live
featured: false
links:
  website: https://your-dapp.xyz
  twitter: https://twitter.com/yourdapp
participation:
  who_its_for: "DeFi users who want X."
  what_you_do: "Deposit, do Y, withdraw."
  why_it_matters: "Z benefit only possible on Fluent."
  entry_cost: "Gas only. No minimum deposit."
  reward_loop: "Earn points -> unlock tiers -> boost yield."
  time_to_first_value: "Under 2 minutes."
---

## About

Longer-form description goes here.

Open a PR on GitHub. Approvals usually within 48 hours.