Skip to content

docs(katana): add Katana API quickstart and FAQ guides - #1386

Merged
SahilAujla merged 1 commit into
mainfrom
add-katana-quickstart-faq
Jun 15, 2026
Merged

docs(katana): add Katana API quickstart and FAQ guides#1386
SahilAujla merged 1 commit into
mainfrom
add-katana-quickstart-faq

Conversation

@SahilAujla

@SahilAujla SahilAujla commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Added Katana API Quickstart and FAQ guides, generated via pnpm run add-evm-chain using the Mainnet RPC URL from alchemy.com/rpc/katana (https://katana-mainnet.g.alchemy.com/v2).
  • Wired the new Quickstart and FAQ pages into the existing Katana section in content/docs.yml (the chain spec and overview were already present).
  • Used a literal your-api-key placeholder in the quickstart sample URL (avoids the unbalanced ${...} template syntax issue flagged on the Kaia PR).

Changes

  • New: content/api-reference/katana/katana-api-quickstart.mdx
  • New: content/api-reference/katana/katana-api-faq.mdx
  • Modified: content/docs.yml (Katana nav section now lists Quickstart → FAQ → Overview → API Endpoints)

Made with Cursor

Generate the Katana quickstart and FAQ pages via add-evm-chain and wire
them into the Katana navigation section in docs.yml. Use a literal
your-api-key placeholder in the quickstart sample URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
@SahilAujla
SahilAujla requested a review from a team as a code owner June 15, 2026 19:35
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jun 15, 2026, 7:36 PM

@SahilAujla
SahilAujla merged commit b8fe372 into main Jun 15, 2026
10 checks passed
@SahilAujla
SahilAujla deleted the add-katana-quickstart-faq branch June 15, 2026 19:50
dslovinsky pushed a commit that referenced this pull request Jun 15, 2026
…block) (#1385)

https://bitsofco.de/solidity-function-visibility-explained/ was flagged by
the weekly link check with 'Network error: Connection failed', but the page
loads fine from this session (3 consecutive curl 200s in ~100ms with both
default and lychee user-agents). Treat as intermittent crawler-block,
matching the existing geth.ethereum.org / portal.zksync.io pattern.

Originally part of DOCS-118 alongside polygon-zkevm slug + katana
quickstart fixes; those have been handled separately in #1386 and #1387, so
this PR is now scoped to the one remaining lychee config change.

Refs DOCS-118
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