Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
5 changes: 5 additions & 0 deletions .changeset/itchy-waves-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'connector': patch
---

update copy
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