About 95,500 results
Open links in new tab
  1. What is a DApp? - Ethereum Stack Exchange

    138 DApp is an abbreviated form for decentralized application. A DApp has its backend code running on a decentralized peer-to-peer network. Contrast this with an app where the backend …

  2. web3js - Connecting the wallet of to your dApp and different …

    Dec 30, 2020 · How users can use connect their different wallets, like MetaMask, mobile wallets and hardware wallets with a dApp? What wallets are supported?

  3. DApp Development- how to update dapp and keep existing data

    Jul 22, 2020 · Compare to web application that separate the application and database, we can update the application and keep the existing data. Could you suggest me how to update dapp …

  4. web3js - How to connect a MetaMask account to a DApp in the …

    The DApp works wonderfully in the desktop browser while using MetaMask as a browser extension. Now I want to confirm that my DApp is accessible from mobile phones as well.

  5. How to access Sepolia from front-end - Ethereum Stack Exchange

    Jun 30, 2023 · I have created a contract and want to now connect my front-end using Sepolia. I cannot figure out the right way to connect to the host and start my Dapp. I am using Yarn to …

  6. How do Dapps work with ERC20 tokens? - Ethereum Stack Exchange

    Mar 21, 2018 · A dapp is only an user interface that let the user easily interact with the contract. You could just make a nice UI and use an ERC-20 token, no need to create another contract if …

  7. DApp examples containing complete source code - Ethereum …

    May 30, 2020 · can someone provide me some high quality ethereum dapp codebase examples? This should comprise of not only the smart contract codebase but also the app codebase , …

  8. How can i connect okx wallet (web3-react v6)?

    Apr 10, 2024 · I am still using web3-reactv6, and I want to use both MetaMask and OKX wallets in my Dapp. However, I am using the Injected connector for both, so I am currently unable to …

  9. web3js - How to verify MetaMask account holder is the real owner …

    Jan 8, 2018 · I'm making a dapp that will make calls to a Node.js server. I expect the user to have MetaMask installed and I want to verify that he is the real owner of the current address on …

  10. Where to get various ERC20 token for Goerli and sepolia testnets

    Jan 25, 2024 · I'm trying to get a collection of erc20 tokens (weth, usdc, dai, wbtc) in a testnet either sepolia or goerli