Skip to main content

Documentation Index

Fetch the complete documentation index at: https://orderly.network/docs/llms.txt

Use this file to discover all available pages before exploring further.

Runtime (SDK)

Authoritative path strings for interceptors[].target live in this handbook: Runtime injector targets.

Devkit template (create plugin --interceptor)

The CLI exposes a fixed subset for scaffolding prompts only—see the create plugin —interceptor subset section in Runtime injector targets.

Discovering more paths in development

Use Developer / Inspector tooling in dev mode to enumerate paths registered by your SDK version. Deeper architecture for injectable / useInjectedComponent ships in @orderly.network/plugin-core on npm (GUIDE / TECH).