Skip to content

docs: testnet how-to + FAQ + register swaps-api/skills pages (#265)#21

Open
0x0603 wants to merge 2 commits into
mainfrom
docs/265-register-new-pages
Open

docs: testnet how-to + FAQ + register swaps-api/skills pages (#265)#21
0x0603 wants to merge 2 commits into
mainfrom
docs/265-register-new-pages

Conversation

@0x0603

@0x0603 0x0603 commented Jul 13, 2026

Copy link
Copy Markdown
Member

Covers the entire sodax-document side of #265: the testnet answer + registering the two new package pages.

Testnet (per @DavidFBD)

  • developers/how-to/testnet.md — new page (/developers/how-to/testnet) answering the four questions (Is SODAX on testnet? / testnet? / why not? / can I integrate?) with retention-focused next steps (test small on mainnet, apps/node, skills). Registered in SUMMARY.md.
  • developers/faq.md — added a condensed testnet Q (Revert "feat: linked sodax-frontend repo sdks" #2), and fixed Q1's stale hardcoded chain count ("20 chains / EVM (12) / Non-EVM (8)" → count-free, added Hedera).

New package pages

  • sync-sodax-sdks.sh — map swaps-api/READMEpackages/foundation/swaps-api.md and skills/READMEpackages/experience/skills.md (with GitBook frontmatter).
  • SUMMARY.md@sodax/swaps-api under The Foundation, @sodax/skills under The Experience Layer (per the issue).
  • Seeded both page files from the current READMEs so this PR renders a GitBook preview; the next bash sync-sodax-sdks.sh regenerates them idempotently.

Merge order

faq.md/testnet.md are independent. The swaps-api page picks up its full content from sodax-sdks #279 — merge #279 first, then run bash sync-sodax-sdks.sh to refresh swaps-api.md.

0x0603 added 2 commits July 13, 2026 08:37
Wire the two previously-undocumented packages into the docs site:
- sync-sodax-sdks.sh: copy swaps-api README -> packages/foundation/swaps-api.md
  and skills README -> packages/experience/skills.md (with GitBook frontmatter).
- SUMMARY.md: add nav entries (swaps-api under The Foundation, skills under
  The Experience Layer, per issue #265).
- Seed both page files from the current package READMEs so the PR renders a
  GitBook preview; the next sync run regenerates them idempotently.

Depends on sodax-sdks #279 (the expanded swaps-api README) for full content.
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 changed the title docs: register @sodax/swaps-api + @sodax/skills package pages (#265) docs: testnet how-to + FAQ + register swaps-api/skills pages (#265) Jul 13, 2026
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