-
Hi, Loris! Thank you for taking over this package. Has anyone successfully seen this implemented in Nuxt (either 3 or 4)? I'll do my best to document any success I have here for others who might be st…
-
Hi,
Some errors in README like:
```csharp
var sollet = new Wallet("mnemonic words ...", Wordlist.English);
```
Now its WordList, and in general some mistakes in the readme
Thanks
-
**Describe the bug**
Token transfer instruction displayed without amount and gives warning message "Transaction may fail to confirm".
This transaction well displayed on Sollet adapter
I am using f…
-
**Describe the bug**
I've been able to get a Nuxt 3/Vite project to build with `@solana/web3.js` and `@solana/wallet-adapter-vue`, but I'm unable to import a wallet from `@solana/wallet-adapter-walle…
-
After changing react-scripts from version "5.0.0" to "4.0.3" and installed solana wallets adapters successfully. Then importing this
@solana-wallet-react brings this error,
./node_modules/@so…
-
#### Problem
Currently MetaMask requires the Confirm button being pressed by the user for approving tx. During a manual compounding operation, this requires a lot more clicks than what's required i…
-
Hello,
I sent wLuna from Sollet -> Metamask via v1 wormhole about a month ago. ~71 wLuna.
I was looking and asking in wormhole discord and they referred me here. Tx: 2YDLzqtM5UhohBPHsQJtPfaiH9xz…
-
Hello,
I used sollet to bridge .4 eth from solana to my metamask account about 40 minutes ago. Nothing has shown up in metamask and i have cleared cache and attempted v1 recovery, v2 recovery and …
-
I sent 2 transactions of wLuna from Sollet.io Solana to Metamask Ethereum via wormhole v1. Didn't realize the process didn't work the first time and sent others trying to push it through (really tired…
-
I'm currently working on a sol back-end wallet project. I'm familiar with eth series. I know that a TX contains from, to and amount.
However, I found that there is no explicit amount field in Sol's A…