web3-hub
web3-hub copied to clipboard
Create a javascript script to help dapps easily connect to meta-mask
In projects sometimes you have to write multiple lines of code to check whether metamask is there, then making a connect request, extracting accounts, etc. So make a plugin or script that developers can use to easily do that in there applications.