Skip to content

rhyslbw/cardano-ogmios-examples

Repository files navigation

Cardano Ogmios Examples

A Yarn Workspace containing examples written in TypeScript using the @cardano-ogmios/client package:

Development

Install

yarn install

Run the docker-compose stack

mainnet

yarn mainnet:up

testnet

yarn testnet:up

Stop the docker-compose stack

mainnet

yarn mainnet:down

testnet

yarn testnet:down

Lint

yarn lint

Cleanup

yarn cleanup

About

TypeScript monorepo with Cardano Ogmios examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published