Skip to content

Commit

Permalink
Updates reference
Browse files Browse the repository at this point in the history
  • Loading branch information
erin-at-work committed Apr 4, 2022
1 parent 56582eb commit 71eb078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/walletlink/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @web3-onboard/walletlink

## (Deprecated) Wallet module for connecting WalletLink to web3-onboard
_Use CoinbaseWalletSDK_
_Use [@web3-onboard/coinbase-wallet-sdk](../coinbasewallet/README.md)_

### Install

Expand Down
2 changes: 1 addition & 1 deletion packages/walletlink/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ function walletLink(options?: { darkMode?: boolean }): WalletInit {
}

/**
* @deprecated Use coinbasewallet
* @deprecated Use @web3-onboard/coinbase-wallet-sdk
*/
export default walletLink

0 comments on commit 71eb078

Please sign in to comment.