webRunes / webGold-WRIO-App

WRIO App
https://webgold.wrioos.com
Other
3 stars 21 forks source link

Metamask #493

Open AlexeyAnshakov opened 6 years ago

AlexeyAnshakov commented 6 years ago

We need to add metamask support. At the moment we have our own tool and create wallet on server side after twitter login. Let's change it and while first visit https://wrioos.com/#Comments user must see here (I'll improve the text later by myself):

  1. User hasn't the metamask extension: A button: "Download metamask extension"
  2. User has the metamask extension: "Create account and wallet". After clicking user create a wallet (use test net to avoid fees) and can get and send Credits.
AteqEjaz commented 6 years ago

@AlexeyAnshakov acknowledged, i will start setting up your DAAP locally and than i will ask any questions if required. thanks

spirinvladimir commented 6 years ago

@AlexeyAnshakov I've found official badge for the download button: https://github.com/MetaMask/faq/blob/master/DEVELOPERS.md#download-metamask-badge We can use it at step 1.

MetaMask

spirinvladimir commented 6 years ago

@AlexeyAnshakov @michbil we have to find a way to solve this current problem at Truffle: https://github.com/trufflesuite/truffle/issues/713