Skip to content

docs: fill SDK reference gaps (type conversions, EVM helpers, secrets)#3516

Draft
wentzeld wants to merge 4 commits intomainfrom
docs/sdk-reference-gaps
Draft

docs: fill SDK reference gaps (type conversions, EVM helpers, secrets)#3516
wentzeld wants to merge 4 commits intomainfrom
docs/sdk-reference-gaps

Conversation

@wentzeld
Copy link
Contributor

@wentzeld wentzeld commented Mar 2, 2026

Summary

  • New page: type-conversions-ts.mdx — Type vs TypeJson system, ProtoBigInt, conversion table
  • EVM helpers: Added hexToBytes, base64ToHex, bigintToBytes, bytesToBigint, bigintToProtoBigInt to evm-client-ts.mdx
  • UnwrapOptions: Added subsection to core-ts.mdx explaining the three deserialization variants for runInNodeMode
  • Secrets API: Added runtime.getSecret() to core-ts.mdx and runtime.GetSecret() to core-go.mdx
  • Cross-links: Sidebar entry, overview-ts bullet, confidential-http-client-ts Aside update

Test plan

  • Verify local dev server renders all new/edited pages without errors
  • Check sidebar shows "Type Conversions" entry after "Consensus & Aggregation"
  • Verify all cross-links resolve to valid pages
  • Review code examples for accuracy against SDK source

…nwrapOptions, Secrets API)

  - Add new type-conversions-ts.mdx page (Type vs TypeJson, ProtoBigInt, bytes helpers)
  - Add 5 missing EVM helper functions to evm-client-ts.mdx
  - Add UnwrapOptions subsection and runtime.getSecret() to core-ts.mdx
  - Add runtime.GetSecret() to core-go.mdx
  - Add sidebar entry and cross-links from overview-ts and confidential-http-client-ts
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Mar 2, 2026 4:41pm

Request Review

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