-
Hello there
I am currently building a simple poc app to demonstrate chain access from a webapp. The app is based on next with react/antd and i want to make use of `eth-hooks` and `eth-components` t…
-
### What problem does this new feature solve?
Currently as it stands we have to use wagmi's createConfig in order to use safe connector with web3modal. If a developer wants to use embedded wallets in…
-
Currently when a pairing is removed the wallet doesn't handle that event.
The sample wallet has to be reloaded after removing a pairing.
Acceptance criteria: https://github.com/WalletConnect/w…
arein updated
3 months ago
-
Currently, the syntax to pass value in `js` is:
```ftd
-- ftd.text: Hello
js: bar.js:type=module
```
## Problems:
- First of all the syntax could be better.
- Also, this syntax limits us …
-
**Describe the bug**
I'm trying to run my application after adding the package to pubspecs.yaml.
the gradle exits with a build error described as below:
```
Setting the namespace via the package a…
-
Replacing `@solana/wallet-adapter-walletconnect` with `@walletconnect/solana-adapter@0.0.1-beta.0` adds around 1.5 mb to my bundle. (before compression)
That is way too much for a wallet connector,…
-
{
"name": "web3modal",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"android:build": "cd android && ./gradlew assembleRelease",
"…
-
### Link to minimal reproducible example
lab.web3modal.com
### Summary
If you connect your wallet and then refresh the page, there is a period of time where clicking disconnect will throw an error
…
-
### Link to minimal reproducible example
labs
### Summary
After connecting with WalletConnect If I reload the page the dapp lose its connection state, just for a second.
![image](https://github.co…
-
When I use WalletConnect with MetaMask, MetaMask get request, send token and eth together in one transaction, equal amount, example 800tokens+800ETH that is wrong, when I use MetaMask without WalletCo…