Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 495 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 495 Bytes
title
Firebolt Discovery SDK

Firebolt Discovery SDK

For building Firebolt compliant aggregated content experiences.

Usage

To install, run:

npm install @firebolt-js/discovery

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

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

Contributing

The Firebolt Discovery SDK is built using the Firebolt OpenRPC toolset:

See Firebolt OpenRPC, for more info.