Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Add potential wallets to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentRhetoric committed Oct 26, 2023
1 parent 8d0db4b commit 2bcb054
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,15 @@ The following wallets are known to be compatible with the generic WalletConnect
| ------------- | ---------------------------- | ---------------------------------------------- | ---|
| AWallet | <https://www.a-wallet.net/> | <https://github.com/scholtz/wallet/> | Manual connection to web wallet via copy/paste |

### Potential Additional Wallets

The following wallets have been identified as supporting Algorand but have not been evaluated for integration. Pull requests encouraged!
| Wallet | Home Page | Technical Docs | Notes |
| ------------- | ---------------------------- | ---------------------------------------------- | ---|
| D'CENT | <https://dcentwallet.com> | <https://dev-docs.dcentwallet.com/dwc/Introduction> | Hardware and app wallets |
| OneKey | <https://onekey.so> | <https://developer.onekey.so/connect-to-hardware/hardware-sdk/api-reference/algorand/algosigntransaction> | |
| Guarda | <https://guarda.com> | | |

### Known Unsupported Wallets

- [Daffi Wallet](https://www.daffione.com) is not able to establish a WalletConnect session as of Sep 9th, 2023 and so is not included. A Pull Request would be accepted when the wallet can be successfully connected.
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
"solid-js": "^1.7.11"
},
"dependencies": {
"@algorandfoundation/algokit-utils": "^2.3.2",
"@blockshake/defly-connect": "^1.1.6",
"@daffiwallet/connect": "^1.0.3",
"@ledgerhq/hw-app-algorand": "^6.27.19",
Expand Down

0 comments on commit 2bcb054

Please sign in to comment.