Skip to content

Host API Support #5

@charlesHetterich

Description

@charlesHetterich

CDM should work from inside of the host API.

Currently CDM talks directly to websockets with PAPI. We should update createCdm to take in options such as papi or host api— rough example:

const cdm = createCdm({
    backend: hostAPI
})

which should route all contract queryeis/txs through the Host API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions