Skip to main content

Questions tagged [dapps]

Questions about applications and projects on Ethereum: a decentralized application (dapp) does not require any servers or backends and runs independent on a distributed blockchain.

0 votes
1 answer
24 views

I'm building a token presale application with KYC verification using Next.js (to deploy on Vercel) and integrating with a third-party KYC provider (SumSub). I want to validate if my architecture is ...
infinit3Loop__'s user avatar
0 votes
0 answers
41 views

I'm reading the "Decentralized File Storage" section of the whitepaper: the contract would pick a random index in the Merkle tree (using the previous block hash, accessible from contract ...
shynur's user avatar
  • 111
0 votes
0 answers
14 views

I'm exploring the idea of wrapping the underlying transaction function in my dApp with ENS resolution to allow to users to interact using ENS names instead of raw Ethereum addresses. Essentially, when ...
Ashley Rashnier's user avatar
0 votes
0 answers
35 views

I am trying to code a smart contract for an NFT, I want to deploy it and test it on Sepolia, but I do not have enough test ETH and I am not able to request more because I have no transaction history, ...
TheArt Champ's user avatar
0 votes
0 answers
57 views

Basically I am trying to make a platform where tokens will be put to battle and the loser token will be swapped for ETH via universal router and then ETH (after taking some platform fees) will be used ...
PixelCat's user avatar
1 vote
0 answers
111 views

working with reown appkit in flutter, I am connecting my metamask wallet but when trying to send the request for eth_sendtransaction nothing happens, i have tokens in my wallet!! import 'package:...
Himanshu Singh's user avatar
0 votes
0 answers
33 views

When developing my dApp, I've ran into issue of websocket disconnections. Currently, app is based on ethers.rs . As I've seen, RetryClientBuilder is available only on HTTP client. So, I've wanted to ...
user26577548's user avatar
1 vote
1 answer
77 views

I'm currently developing a decentralized application (dApp) on the Ethereum blockchain, and I'm using Web3.js to interact with my deployed smart contract. Here's the setup I have so far: My smart ...
Fikri Rudiansyah's user avatar

15 30 50 per page
1
2 3 4 5
81