coinbase / coinbase-wallet-sdk

An open protocol that lets users connect their mobile wallets to your DApp
https://coinbase.github.io/coinbase-wallet-sdk/
MIT License
1.45k stars 561 forks source link

#trivial Consolidate WLSigner and WalletLinkAdapter #1272

Closed bangtoven closed 5 months ago

bangtoven commented 5 months ago

Summary

WLSigner is pretty blank. consolidating into the legacy provider (WalletLinkAdapter) and conforming to the Signer interface

How did you test your changes?

existing tests verifiable via typecheck