Core
- Print
Core
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback
The primary Firebolt SDK for building Firebolt compliant apps.
Usage
To install, run:
npm install @firebolt-js/sdk
To use the package, import one of it's modules, e.g.:
import { Lifecycle } from '@firebolt-js/sdk'
Contributing
The Firebolt Core SDK is built using the Firebolt OpenRPC toolset:
See Firebolt OpenRPC, for more info.
Was this article helpful?