Skip to content

Metamask buy token modal

Added a new GetMetamaskComponent which splices into the transaction overlay flow

Before we display the "Provide your private" key dialog, the Wire and Boost creator components check to see if the wallet is local. If it is local, then we provide the prompt to download metamask.

There's two links on the component. Clicking "create" will route the user to the wallet page. Clicking "provide" will take them to the old provide screen

added a close button

Edited by Brian Hatchet

Merge request reports