dapp-template
dapp-template copied to clipboard

I got many problems with the WebWalletLoginButton: 1-When you are already connected, and logged out then you log in another time, you don't have to scan the maiar QR code...
For route paths like `path="/post/:id"` the authenticatedRoute param from routes doesn't work. `{ path: "/post/:tab", title: "Post Details", component: Posts, authenticatedRoute: true, }`
It's not working to send transaction using Ledger on Address 1 and above, only on Address 0. I tried through Webwallet and Ledger option directly on the Unlock Page and...
Hello! I'm using the dapp template and sometimes if I close my browser and I'm not connected at the defi wallet and I access the dapp again, the home page...
Hello, After installing the ping-pong dapp on ubuntu and following all steps... contract deployment etc, when I click Ping (after having logged in with my account) I get this error:...
Adding logic to add the integration with other wallets - MetaMask, - CoinBase
Update sass package version to compatible with Node.js 16+
This PR should be treated as a whiteboard for a React Dapp template. It proposes the feature folder architecture. https://github.com/mihairadulescu/dapp-template/tree/template-improvements-ideas/src/pages/Esdt It proposes the removal of helpers from our dialect and...