Skip to content

JamOnBread/contract-lib

Repository files navigation

JoB contracts

Library for interacting with JoB smart contract on the Cardano blockchain network all examples are present in examples folder.

Build and dev

yarn
yarn build

Test

yarn test

Usage

The library must be initialized with the context of running the JoB smart contract params (UTxO with scripts and script hashes). See examples for more info.