Documentation Index

Fetch the complete documentation index at: https://docs.developer.comcast.com/llms.txt

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

Discovery

Prev Next

For building Firebolt compliant apps for discovering first-party content on Firebolt devices.

Usage

To install, run:

npm install @firebolt-js/discovery-sdk

To use the package, import one of it's modules, e.g.:

import { Content } from '@firebolt-js/discovery-sdk'

Contributing

The Firebolt SDKs are built using the Firebolt OpenRPC toolset:

See Firebolt OpenRPC, for more info.