-
https://github.com/TheFreeBishop/Verus-Solana-Bridge/blob/main/InitialResearch/Initialscope.md#est1
-
wallet = HDWallet.createWithMnemonic("horror select baby exile convince sunset outside vehicle write decade powder energy")
throw Exception(["mnemonic is invalid"]);
```
The following _Excepti…
-
Hi, is there a way to get private key for TRON and TON ? I mean currenly app allow to add those 2 networks to wallet but i will be not able to use same wallet in another place, means i dont have full …
-
-
When attempting to sign a typed order from Trust Wallet, the signature fails validation.
Here is the code to create the signature
```
const signedOrder = await signatureUtils.ecSignTyped…
-
Raised by @kdenhartog, and a side conversation on a few different calls recently:
Do we assume that the wallet can decide/approve/limit what wallets a credential is issued into? Is that to ensure s…
-
Hi,
I lost 2FA on my Electrum wallet.
So I made a new 2FA wallet using the seeds.
I see no balance on the new wallet.
I cannot sent the balance from the old wallet because i don't have access …
-
Hi, we spend whole day debugging an issue in our Dapp (etherwow.io), and finally, find the issue may be related to trust wallet. We add debug icon on the page and found error as below:
![image](https…
-
**Describe the bug**
When 'blind' signing transactions using the solana app, Trezor helpfully displays a lot of information.
The most crucial information, which program is being executed, is missing…