Changelog
2025-06-06 1.0.0
Highlights
- Added
useClient
,useReadContract
, anduseWriteContract
hooks for on-chain wallet operations - New real-world demo:
walletOpsDemo
- Improved MatchID SDK integration with Viem clients
2024-12-03 0.0.25
Add
bindTelegram
method inuseUserInfo
2024-12-01 0.0.24
Fix
main
env endpoints
2024-11-29 0.0.23
Add
LoginBox
ComponentLoginButton
Component
2024-11-28 0.0.22
Add
theme
&customTheme
props toMatchProvider
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