Skip to content

Releases: grindery-io/grindery-wallet-sdk

v0.5.0

21 Oct 22:06
5acee47
Compare
Choose a tag to compare

Added

Fixed

  • Pairing redirect issue when SDK used in the Telegram Mini App

v0.4.2

05 Aug 20:06
e49769d
Compare
Choose a tag to compare

Minor update

  • Added client events tracking

v0.4.1

17 Jul 01:25
525875c
Compare
Choose a tag to compare

Fixed

  • Fixed Telegram Mini App auto-closing issue on wallet connection.

v0.4.0

04 Jul 21:49
28082f1
Compare
Choose a tag to compare

Features

  • Added getUserWalletAddress SDK method, allowing to silently exchange Telegram user ID to EVM wallet address

v0.3.0

18 Jun 05:29
8ec822a
Compare
Choose a tag to compare

Added support for BNB and opBNB chains

  • Added eth_chainId provider method, as specified by EIP-695
  • Added wallet_addEthereumChain provider method, as specified by EIP-3085
  • Added wallet_switchEthereumChain provider method, as specified by EIP-3326
  • Added chainChanged provider event, as specified by EIP-1193

v0.2.0

16 May 04:45
096ffb8
Compare
Choose a tag to compare

Improvements

  • Code refactored
  • Bundle size reduced

v0.1.1

14 May 22:09
Compare
Choose a tag to compare

Features

  • Added window events to announce injected Wallet Provider, as specified by EIP-6963

v0.1.0

13 May 22:35
Compare
Choose a tag to compare

Initial version