-
The code is as follows:
useEffect(() => {
window.scrollTo(0, 0);
if (publicKey && connected) {
sendMessage();
}
}, [publicKey, connected]);
In addi…
-
Is it possible to have information of implementation of other wallets like Yoroi, Eternl, etc.?
-
Now we just have a icon for alpha wallet , we need icon for other wallets in all of spinners and dashboard balance then i think we have 3 approach:
1.we can use symbols that we receive from backend i…
-
[SamouraiWallet](http://samouraiwallet.com/) has an amazing privacy/security feature called the "Stealth Wallet" that hides the wallet app.
**In copay we could add a "Stealth Wallet" feature that, wh…
-
Currently we do not allow a user to create a wallet if it has missing permissions.
e.g. if `list_transactions` is not supported, only show an error on the transactions list that "List Transactions …
-
Hello. How can I get solana addresses/wallets from mnemonic phrase, like in Phantom Wallet?
-
Right now there is no option to change wallets should the user be signed in with the one they don't want to use for the app:
![image](https://user-images.githubusercontent.com/28991/213744358-c415a…
-
### Is your feature request related to a problem? Please describe.
The current comparisons between wallets regarding security are limited to two variables: Open Source and Personal Ownership. Given t…
-
# Problem
The Bravos wallets use secure enclave and NIST-P256 elliptic curve (secp256r1) to sign messages.
We must implement this signer in Cairo to verify the order proof and be filly compatible wi…
-
Currently, I can't add two or more QR-based hardware wallets to Rabby. And even I can't add more than one of two different wallets like (Airgap and Keystone).
Related issues: #1314 and #557
Use …