react-ethereum-dapp-example icon indicating copy to clipboard operation
react-ethereum-dapp-example copied to clipboard

A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity

Results 5 react-ethereum-dapp-example issues
Sort by recently updated
recently updated
newest added

Hello, I'm Nimbi of MountainT Development. I have someone wanting to get some help with their website using Blockchain and was wondering if you'd be open to helping them. If...

I first faced this (#2) issue and followed the advice to use the 1.0 branch instead. I did complete the installation and successfully compiled it. But, when I run `truffle...

The result of simply doing npm install npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: `concurrently "npm run build" "npm run build-dlls"` npm ERR! Exit status...

On the first run, I got the following error: `Uncaught TypeError: _web2.default is not a constructor` After digging around a bit I was able to overcome it by replacing this:...

maintenable changed to "maintainable"