blockchainethereumsoliditydistributed-apps

how can i make dapp work on regular browsers?


I am trying to work on a dapp using Ethereum that works well for the normal end user (works on regular browsers like Ethereum without Metamask), is there a way to do that?. and how did https://stampd.io did it?

Thanks


Solution

  • MetaMask, or Mist, or a similar DApp browser is required to interact with DApps. Without access to your Ethereum wallet, web3.js library that is used in all DApps, won't be able to connect to Ethereum network and receive or send information.

    In case of https://stampd.io, they're taking payments by PayPal, so they're processing Ethereum transactions internally. This looks a little scammy to me, because it undermines the integrity and openness provided for free by Ethereum:

    Pay with PayPal on Stampd