Skip to content

Add prerequisites callout to every getting-started and quickstart page #38

@marcos-golem

Description

@marcos-golem

Every getting-started and quickstart page needs a "Prerequisites" callout block positioned above the first code block.

The callout must cover: Node.js version (minimum required), package manager (pnpm or npm, with the preferred option called out), a viem-compatible wallet, Braga testnet added to that wallet, a faucet drip confirmed, and an estimated time to complete the guide. Use a shared callout component so the block stays consistent across pages and can be updated in one place.

New builders currently discover missing prerequisites by failing each step — wrong Node version, wallet not connected to Braga, no test funds — and each failure sends them to a search engine instead of the next line. A callout at the top front-loads that friction into a two-minute checklist before any command is run.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions