Skip to content

fix: update HowItWorks copy to reflect Stellar assets#745

Merged
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
q404365631:fix/howitworks-stellar-assets
Jun 2, 2026
Merged

fix: update HowItWorks copy to reflect Stellar assets#745
ogazboiz merged 1 commit into
LabsCrypt:mainfrom
q404365631:fix/howitworks-stellar-assets

Conversation

@q404365631
Copy link
Copy Markdown
Contributor

What

Replaces the incorrect ETH/ERC-20 copy in HowItWorks.tsx with the actual Stellar assets that FlowFi supports.

Change

frontend/src/components/HowItWorks.tsx line 7:

  • Before: "We support ETH, USDC, and 100+ ERC-20s."
  • After: "We support XLM, USDC, EURC, and other Stellar token contracts."

Why

FlowFi runs on Stellar / Soroban — there is no ETH and ERC-20s aren't the relevant token standard. The supported assets are XLM, USDC and EURC (Stellar tokens). The landing page was contradicting the actual product.

Closes #613

Copy link
Copy Markdown
Contributor

@ogazboiz ogazboiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean — closes #613, HowItWorks now correctly describes Stellar assets instead of the misleading ETH/ERC-20 copy. minimal one-file diff, all CI green. merging!

join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz ogazboiz merged commit f2c00ff into LabsCrypt:main Jun 2, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] HowItWorks.tsx says 'We support ETH, USDC, and 100+ ERC-20s' — wrong chain family

2 participants