Skip to content

[Docs] FAQ.tsx claims chains we don't support (Ethereum/Arbitrum/Optimism/Polygon/Base) #612

Description

@ogazboiz

Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0

Labels: good first issue, frontend, docs

The landing-page FAQ tells visitors we support a bunch of EVM chains we don't.

FlowFi is a Soroban/Stellar project. But frontend/src/components/FAQ.tsx lines 10-11 answers "Which chains do you support?" with "We are currently live on Ethereum Mainnet, Arbitrum, and Optimism. Polygon and Base support is coming in Q3 2026." That contradicts the README, the contracts directory, and the wallet integrations.

What the fix has to hold to

  • No EVM chain names in the answer
  • If there's no multi-chain roadmap, say so plainly

Done when

  • Answer rewritten to Stellar (testnet/mainnet via Soroban), or whatever the team wants to say
  • Lint + CI green

Where to start
Just lines 10-11 of frontend/src/components/FAQ.tsx. Don't restructure the FAQ or touch other questions. One-line copy fix.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Stellar WaveIssues in the Stellar wave programdocsDocumentationfrontendFrontend related tasksgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions