Skip to content
疒奀 edited this page Jun 25, 2024 · 4 revisions

Done

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

Current

Future

Clone this wiki locally