-
Populate the following new categories with the listed apps ahead of redesign release:
Ethereum Wallets
- MyCrypto
- MyEtherWallet
- Balance.io
- MetaMask
- Exodus
- Parity Signer
- Trust Wal…
-
Hiya
Thank you for this tutorial - its really helpful!
I'm following the online tutorial located at https://docs.metamask.io/guide/create-dapp.html and have seen that it stops at the 'Get Ethereu…
-
The 'ethereum#initialized' event is not triggered on Android inside the metamask app. Works fine in browser. Dapp code below:
```
var provider = null;
var user = null;
var contract = null;
if…
-
Background:
We are looking for an experienced Ethereum dev to deploy 3 contracts on Ethereum mainnet and transfer their ownerships to a gnosis safe.
1. ProxyAdmin - controls proxies and when they up…
-
In order to test a DAPP in Ethereum Studio realistically it would be good to support the full RPC API. Currently
```
web3.personal.unlockAccount(sender, password, 120);
```
results in `Error: Meth…
-
![Screenshot from 2020-09-14 00-37-01](https://user-images.githubusercontent.com/49224134/93026328-e173b900-f622-11ea-8645-0425317ac472.jpg)
I am getting these error after writing my app.js. My m…
-
**Overview**
Hy!! This is Ankit from New Delhi. I am a big fan of decentralized platform and wanted to build something for the community by Blockternship.
I have been coding and learning lot these…
-
## Wallet connect + passing your own provider
It's helpful for the dapp to provide one of more provider urls. We already support this on wallet constructor, but have some more ideas too. ie.
// …
-
- [ ] 1~33p
- [ ] 63 ~ 81P
- [ ] https://medium.com/@merunasgrincalaitis/the-ultimate-end-to-end-tutorial-to-create-and-deploy-a-fully-descentralized-dapp-in-ethereum-18f0cf6d7e0e
- [ ] http://truf…
-
Write a guide and an example app that explain how one can create a fully decentralised app (dApp):
- Smart contract on Ethereum
- JS code/frontend on IPFS
- Waku used for communications.
The e…