Skip to content

Changelog

2025-07-23 0.0.29

Add

  • Added User dapp log history and MAT token price API docs

2025-07-22 0.0.28

Add

  • Added Is a MatchID user and Is a MatchID user API docs

2025-06-23 0.0.27

Add

  • Added User bind list demo and User auth info demo for showcasing how to use MatchID API services

Update

  • Updated useClient and useUserInfo

2025-06-06 0.0.26

Add

  • Added useClient, useReadContract, and useWriteContract hooks for on-chain wallet operations
  • Added real-world demo: walletOpsDemo
  • Added Improved MatchID SDK integration with Viem clients documentation and demo

2024-12-03 0.0.25

Add

  • bindTelegram method in useUserInfo

2024-12-01 0.0.24

Fix

  • main env endpoints

2024-11-29 0.0.23

Add

  • LoginBox Component
  • LoginButton Component

2024-11-28 0.0.22

Add

  • theme & customTheme props to MatchProvider

2024-11-27 0.0.21

Add

  • BindWallet from useUserInfo

2024-11-27 0.0.20

Add

  • Overview data from useUserInfo

2024-11-27 0.0.19

Fix

  • EmailInput color

2024-11-26 0.0.18

Fix

  • EmailModal component style

2024-11-26 0.0.16

Add

  • useMatchEvents hook