@firebolt-js/discovery-sdk
Version:
The Firebolt Discovery JS SDK
27 lines (18 loc) • 708 B
Markdown
title: Firebolt Discovery SDK
[](https://github.com/semantic-release/semantic-release)
# Firebolt Discovery SDK
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.:
```js
import { Content } from '@firebolt-js/discovery-sdk'
```
## Contributing
The Firebolt SDKs are built using the Firebolt OpenRPC toolset:
See [Firebolt OpenRPC](https://www.github.com/rdkcentral/firebolt-openrpc/), for more info.