Cardano Ogmios TypeScript Client Packages

A Yarn Workspace containing three packages, each published to the npm.org registry:

Development

Install and Build

yarn install && \
yarn build

Run Tests

Have a cardano node running on PreProd, and then:

yarn test