Concordium / concordium-dapp-libraries

A coherent set of building blocks for making it as easy as possible for developers to build web-based dApps.
Apache License 2.0
7 stars 5 forks source link

wallet-connectors: Remove deprecated JSON-RPC client integration #47

Closed bisgardo closed 11 months ago

bisgardo commented 1 year ago

Purpose

Remove support for the depreated JSON-RPC client as per this strategy.

Changes

Remove all symbols related to WalletConnection.getJsonRpcClient.

bisgardo commented 1 year ago

This PR only prepares for the removal of the feature. It will not get merged/released until explicitly requested.

bisgardo commented 11 months ago

ping @DOBEN @orhoj @shjortConcordium

orhoj commented 11 months ago

LGTM