Skip to content

docs: document chain selection in quickstart#241

Open
tvinagre wants to merge 3 commits into
mainfrom
docs/quickstart-chain-selection
Open

docs: document chain selection in quickstart#241
tvinagre wants to merge 3 commits into
mainfrom
docs/quickstart-chain-selection

Conversation

@tvinagre
Copy link
Copy Markdown
Collaborator

@tvinagre tvinagre commented Jun 4, 2026

The quickstart did not mention how to choose which chain Fynd runs on. Added a Select a chain subsection after Step 0.

It covers:

  • fynd serve --chain <Chain> (default Ethereum), with the Docker equivalent
  • The chains that ship with built-in Tycho and RPC endpoints: Ethereum, Base, Unichain, BSC, Arbitrum, Polygon; other chains require explicit --tycho-url and --rpc-url
  • Matching the client to the server chain, shown with chainId and the viem chain in the TypeScript example

🤖 Generated with Claude Code

Comment thread docs/get-started/quickstart/README.md Outdated
tvinagre and others added 2 commits June 5, 2026 11:58
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tvinagre tvinagre force-pushed the docs/quickstart-chain-selection branch from 4672e78 to e01ccc9 Compare June 5, 2026 14:58
@tvinagre tvinagre enabled auto-merge June 5, 2026 14:59
@tvinagre tvinagre disabled auto-merge June 5, 2026 14:59
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

2 participants