Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/connector/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A wallet connector by Status
# !Status dApp Connector

Status Desktop Wallet extended to decentralized applications in your browser.
A trustless, decentralized option for connecting your Status Desktop to dApps—an alternative to WalletConnect.

## Compatibility

Expand Down
4 changes: 2 additions & 2 deletions apps/connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
},
"manifest": {
"manifest_version": 3,
"name": "A wallet connector by Status",
"description": "Status Desktop Wallet extended to decentralised applications in your browser.",
"name": "!Status dApp Connector",
"description": "A trustless, decentralized option for connecting your Status Desktop to dApps—an alternative to WalletConnect.",
"externally_connectable": {
"ids": [],
"matches": []
Expand Down
Loading