Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.07 KB

File metadata and controls

24 lines (20 loc) · 1.07 KB

tcloud SDK — Launch Checklist

Readiness: 73% (10 ready, 2 partial, 3 missing out of 15 items)

Done

  • @tangle-network/tcloud on npm
  • @tangle-network/tcloud-browser on npm
  • @tangle-network/tcloud-agent on npm
  • @tangle-network/tcloud-relayer on npm
  • Getting-started guide (content/tcloud-sdk/getting-started.md)
  • Cross-site OAuth explainer (content/tcloud-sdk/cross-site-oauth.md)
  • Error handling + retry docs (content/tcloud-sdk/error-handling.md)
  • Rate limit + quota docs (content/tcloud-sdk/rate-limits.md)
  • Comparison page (content/tcloud-sdk/comparison.md)
  • Changelog (content/tcloud-sdk/changelog.md)

Partial

  • Browser-agent demo (tcloud.browser.run()) — basic version exists, needs polish
  • Example apps — some exist, need 3+ complete demos

Missing

  • API reference docs — document every method, every param, every return type from actual source
  • Shared-balance demo — one top-up covers inference + sandbox in a single script
  • x402/MPP payment demo — tcloud.x402.invoice() working example