Skip to content

Releases: Trustless-Work/trustlesswork-sdk-react

Multi Receiver & Memo

Choose a tag to compare

@JoelVR17 JoelVR17 released this 30 Oct 17:22
9d79170

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

Choose a tag to compare

@JoelVR17 JoelVR17 released this 31 Jul 00:39

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.