wallet-connect-sdk

A Wallet Connect SDK for ecosystem tools

Downloads
996
Stars
11
Committers
14

Bot releases are hidden (Show)

wallet-connect-sdk - WalletConnectSDK 2.4.0 Latest Release

Published by melanke over 1 year ago

@cityofzion/wallet-connect-sdk-core

  • Changes on connect method signature, the methods argument is now mandatory

@cityofzion/wallet-connect-sdk-react

  • Changes on connect method signature, the methods argument is now mandatory

@cityofzion/wallet-connect-sdk-wallet-core

  • Changes on WcWalletSDK constructor signature, the methods option is now mandatory

@cityofzion/wallet-connect-sdk-wallet-react

  • Changes on WcWalletSDK constructor signature, the methods option is now mandatory
wallet-connect-sdk - WalletConnectSDK 2.3.5

Published by melanke over 1 year ago

@cityofzion/wallet-connect-sdk-core

  • Add types to constants and add a new constant to auto accept methods

@cityofzion/wallet-connect-sdk-react

  • Consume the new version of core

@cityofzion/wallet-connect-sdk-wallet-core

The very first release

@cityofzion/wallet-connect-sdk-wallet-react

The very first release

wallet-connect-sdk - v1.2.3

Published by lllwvlvwlll over 2 years ago

Core SDK

  • Version Bump: v1.6.1
  • Updates incorrect documentation
  • Enhanced type checking to improve developer UX

React SDK

  • Version Bump: v1.4.1
  • Updates to use core v1.6.1
wallet-connect-sdk - v1.2.2

Published by lllwvlvwlll almost 3 years ago

New Features

  • Adds a the ability for applications to send requests with a specific SignatureScope
  • Adds support for multiple invocation requests in a single transaction

General

  • Replaces lerna with rush for monorepo management