svelte-web3-provider

esm
Detects whether the user is using MetaMask or Ethereum wallet-enabled browser. If not, it will access the Ethereum network through a given Web3 fallback provider (e.g. INFURA node).
Version 0.0.1-setprovider License MIT
Keywords
sveltekitsvelteethereummetamaskweb3store
<script type="module"> import svelteWeb3Provider from 'https://cdn.jsdelivr.net/npm/svelte-web3-provider@0.0.1-setprovider/+esm' </script>