# 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
```console
yarn add @cardano-ogmios/client
```

## Build From Source
See instructions in [Workspace root]

[schema]: ../schema
[Workspace root]: ../..
