Skip to content

Releases: Trustless-Work/react-library-trustless-work

Multi Receiver & Memo

30 Oct 17:22
9d79170

Choose a tag to compare

CLR-S (2)

Trustless Work React Library | 3.0.1 | Documentation

A powerful React library for integrating Trustless Work's escrow and dispute resolution system into your applications. This library provides a set of React hooks and utilities to interact with the Trustless Work API.

Changes

  • In multi-release escrow, now we have the receiver role in the milestone.
  • Temporary remove of receiverMemo

Indexer endpoints

31 Jul 00:39

Choose a tag to compare

CLR-S (2)

Trustless Work React Library | 2.0.2 | Documentation

A powerful React library for integrating Trustless Work's escrow and dispute resolution system into your applications. This library provides a set of React hooks and utilities to interact with the Trustless Work API.

Changes

  • Implement useGetEscrowFromIndexerByContractIds hook.
  • Implement useGetEscrowsFromIndexerByRole hook.
  • Implement useGetEscrowsFromIndexerBySigner hook.