-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Update WalletConnect app readme
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
# Walletconnect Safe App | ||
# Deprecated! ⚠️ | ||
|
||
This app is deprecated and will no longer be supported. Safe Wallet now has a native WalletConnect implementation. | ||
|
||
## Walletconnect Safe App | ||
|
||
Safe Wallet integration for version 1 & 2. | ||
|
||
## Config env variables | ||
|
||
- Add `REACT_APP_WALLETCONNECT_PROJECT_ID` required for walletconnect version 2 integration, see [walletconnect docs](https://docs.walletconnect.com/2.0/javascript/sign/installation#1-obtain-project-id) | ||
|
||
This variable is currently not being passed in the GitHub secrets as the app is deprecated. |