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.
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.