Skip to content

docs: add 'Is SODAX on Testnet?' how-to page + FAQ answer#20

Closed
0x0603 wants to merge 1 commit into
mainfrom
docs/testnet-how-to-and-faq
Closed

docs: add 'Is SODAX on Testnet?' how-to page + FAQ answer#20
0x0603 wants to merge 1 commit into
mainfrom
docs/testnet-how-to-and-faq

Conversation

@0x0603

@0x0603 0x0603 commented Jul 13, 2026

Copy link
Copy Markdown
Member

Addresses the testnet part of icon-project/sodax-sdks#265 (per @DavidFBD).

What

  • New how-to page developers/how-to/testnet.md (/developers/how-to/testnet) — a mainnet-only explainer that answers the four questions from the issue (Is SODAX on testnet? / SODAX testnet? / Why not? / Can I integrate on testnet?) and, per the ask, guides the reader to useful next steps (test with small amounts on mainnet, apps/node private-key providers, AI skills) so they keep exploring instead of churning.
  • FAQ (developers/faq.md) — added a condensed testnet Q&A (new Revert "feat: linked sodax-frontend repo sdks" #2) linking to the how-to page.
  • SUMMARY.md — registered the new page under How to.

Also (docs-vs-code correctness)

  • De-hardcoded the stale chain count in FAQ Q1 ("20 chains / EVM (12) / Non-EVM (8)" → count-free phrasing) and added the missing Hedera chain. Counts drift and are hard to maintain; the canonical list lives in @sodax/types (ChainKeys).

Grounding

Verified mainnet-only against @sodax/types: every chain is a *_MAINNET entry (mainnet: true); there are no testnet chain configs, RPC endpoints, or a network toggle in the SDK.

Companion PR in sodax-sdks removes a stale <SodaxProvider testnet={false}> example (no such prop).

Adds a mainnet-only explainer under developers/how-to answering the four
testnet questions (is SODAX on testnet / why not / can I integrate) and
pointing readers to safe mainnet testing next steps, plus a condensed FAQ
entry and the SUMMARY nav link. Also de-hardcodes the stale chain count in
FAQ Q1 (drop 20/12/8 numerals, add Hedera).
@0x0603

0x0603 commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

Folded into #21 (one PR per repo for issue #265).

@0x0603 0x0603 closed this Jul 13, 2026
@0x0603 0x0603 deleted the docs/testnet-how-to-and-faq branch July 13, 2026 04:11
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.

1 participant