Skip to content

[docs-agent] Add Cronos quickstart + FAQ pages#1442

Merged
dslovinsky merged 1 commit into
mainfrom
docs/cronos-quickstart-faq
Jul 10, 2026
Merged

[docs-agent] Add Cronos quickstart + FAQ pages#1442
dslovinsky merged 1 commit into
mainfrom
docs/cronos-quickstart-faq

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Adds the Cronos quickstart and FAQ pages that Daikon's Update Specs workflow didn't generate. Daikon created cronos-api-overview.mdx and the chains-tab section after chain-config PR #6398 flipped availability: PRERELEASEPUBLIC, but quickstart and FAQ pages need manual scaffolding.

Changes

  • content/api-reference/cronos/cronos-api-quickstart.mdx: viem-based quickstart (client setup, latest block, address balance, block data, tx by hash, tx receipt). Pattern-matched from ApeChain / CrossFi / Katana. Uses the cronos chain export from viem/chains and the cronos-mainnet.g.alchemy.com/v2/YOUR_ALCHEMY_API_KEY endpoint (live-verified, eth_chainId returns 0x19).
  • content/api-reference/cronos/cronos-api-faq.mdx: standard EVM-chain FAQ (what is it, API surface, EVM compatibility, libraries, languages, gas token $CRO, methods list, support). Pattern-matched from ApeChain and Katana.
  • content/docs.yml: adds Quickstart at the top and FAQ at the bottom of the existing Cronos section (matching the Katana / Kaia / other-chain layout).

The Cronos section's placement in docs.yml (line ~1261, at the end of the chains tab rather than alphabetically between Clankermon and CrossFi) is a Daikon-side ordering quirk shared with the Kaia section. Flagged for a separate ticket; not fixed here to keep PR scope tight and avoid churn on the next Daikon run.

Linear

DOCS-136

Requested by

@dslovinsky (via Slack thread)

Daikon's Update Specs workflow generated `content/api-reference/cronos/cronos-api-overview.mdx` and the chains-tab section for Cronos EVM after chain-config PR #6398 flipped availability to PUBLIC, but the quickstart and FAQ pages weren't part of that generation and need manual scaffolding.

Adds:

- `content/api-reference/cronos/cronos-api-quickstart.mdx`: viem-based quickstart (client setup, latest block, address balance, block data, tx by hash, tx receipt). Pattern-matched from ApeChain / CrossFi / Katana. Uses `cronos` chain export from `viem/chains` and the `cronos-mainnet.g.alchemy.com/v2/YOUR_ALCHEMY_API_KEY` endpoint.

- `content/api-reference/cronos/cronos-api-faq.mdx`: standard EVM-chain FAQ (what is it, API surface, EVM compatibility, libraries, languages, gas token `$CRO`, methods list, support). Pattern-matched from ApeChain and Katana.

- `content/docs.yml`: adds Quickstart at the top and FAQ at the bottom of the existing Cronos section (matching the Katana / Kaia / other-chain layout).

Refs DOCS-136

Requested-by: @dslovinsky
@alchemy-bot alchemy-bot requested a review from a team as a code owner July 10, 2026 22:15
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 10, 2026, 10:15 PM

@dslovinsky dslovinsky merged commit d4d0c37 into main Jul 10, 2026
10 of 11 checks passed
@dslovinsky dslovinsky deleted the docs/cronos-quickstart-faq branch July 10, 2026 22:32
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.

3 participants