-
Notifications
You must be signed in to change notification settings - Fork 4
JS SDK
疒奀 edited this page Jun 25, 2024
·
4 revisions
see https://github.com/CoopHive/hive-js
- autogen viem contract bindings from ABI json files with scripts/genContracts.ts
-
const client = new CoopHiveClient(pkey: string)
: initialize a new client -
const results = await client.inspect(dealId: string)
: inspect on-chain deal, agreement, and result data for a completed run