Umbra SDK Docs

Umbra SDK Documentation

Entry point for the @classes, @client, @functions, and @type-aliases references.

Welcome to the Umbra SDK reference. The documentation is generated straight from the TypeScript source, then organised into four focused collections so you can locate symbols by intent instead of guessing file paths.

How to use these docs

  1. Browse by namespace: Use the sidebar tree (now populated with clean titles and descriptions) to hop between classes, functions, and aliases.
  2. Search globally: The search modal indexes every page with the new metadata, so symbol lookups behave like your IDE.
  3. Trace sources: Each page links back to the exact file and line in github.com/umbra-defi/sdk-prime, making it easy to audit behaviour.

Need inspiration? Start with @client to see how higher-level flows are wired, then follow the links into @classes, @functions, or @type-aliases for the underlying building blocks.