issues
search
jermay
/
crypto-kitties
A Crypto Kitties clone. For fun... and maybe food for the Crypto Zombies tutorial! Mwuahahah!
64
stars
46
forks
source link
#56: connect only if web3 provider available
#57
Closed
jermay
closed
4 years ago
jermay
commented
4 years ago
adds alert to home page asking user to install Metamask
Connect buttons only display if web3 provider available
Service class init moved to static function
dispatches action web3InitSuccess on success
Closes #56
Closes #56