web3modal-vue
web3modal-vue copied to clipboard
A single Web3 / Ethereum provider solution for all Wallets
tronlink?
Is there a background click to disable popover configuration?
I installed web3modal-vue3 and I imported it for a test in an empty component but i for the error > Uncaught SyntaxError: The requested module '/node_modules/.vite/web3modal-vue3.js?v=23937ab0' does not provide an...
Added chainIDs for Cronos
Is there a webpack loader that is required for this or can I disable the Torus wallet somehow? ``` error in ./node_modules/web3modal-vue/src/providers/connectors/torus.js Module parse failed: Unexpected token (19:44) You may...
Please let me know and I will put it on the README display if you are using it
I am using Nuxt and managed to integrate the vue modal. Everything seems to work except when I call the setWeb3Modal mutation in vuex, it returns the "call stack exceeded"...