Package Exports
- @cardano-ogmios/client
- @cardano-ogmios/client/dist/ChainSynchronization
- @cardano-ogmios/client/dist/ChainSynchronization/index.js
- @cardano-ogmios/client/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cardano-ogmios/client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Cardano Ogmios TypeScript Client Packages - Client
Provides a natural interface for ECMAScript integrations, including abstraction of Websocket
management and custom error mapping. The schema package is imported and
exported as Schema
.
Quick Start
yarn add @cardano-ogmios/client
Build From Source
See instructions in Workspace root