core-0.10.0

    core-0.10.0


    Article summary


    title: Firebolt Core SDK

    semantic-release: conventional

    # Firebolt JS 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?