Add-Token
Add-Token copied to clipboard
Live Demo is not working

Uses a deprecated API.
@MetaMask will you update this?
please please. seems like you just need to inject web3 separately.
Anyone have a PR?
To anyone that may still be following this issue, the problem is only related to the live demo github pages branch gh-pages. If you want to try it out, simply clone down and run the project locally and everything will work fine. If you want to build the project to a static file you should update react-scripts to version 2, as mentioned in my PR.