dtube / dtube

:tv: d.tube app. A full-featured video sharing website, decentralized.
https://d.tube
GNU General Public License v3.0
806 stars 189 forks source link

Swap/Fram button for mobile metamask browser #320

Open brishtiteveja opened 3 years ago

brishtiteveja commented 3 years ago

Using metamask app (https://metamask.io/), dtube can be easily connected with metamask wallet. However, the swap/Farm buttona are not showing up because, swap/farm button are designed on the UI for browser in desktop/laptop. Therefore, dtube UI code for mobile need to be added so that the swap functionality can be used on mobile using Metamask app.

Watch this for how to use metamask on mobile: https://www.youtube.com/watch?v=8BL7COrxJvg

crypt0inf0 commented 3 years ago

Metamask section is missing on https://github.com/dtube/dtube/blob/master/client/views/pages/channel/topcover/channelmobilecover.html Ref https://github.com/dtube/dtube/blob/master/client/views/pages/channel/topcover/channeldesktopcover.html#L16