Skip to content
Steve Mieskoski edited this page Jul 6, 2020 · 3 revisions

Web Client for MEWconnect Protocol

With the MEWconnect client, users can use your DApp in any desktop browser without installing an extension. Additionally, end-to-end encryption using client-side generated keys keeps all user activity private.

For DApp developers to integrate with MEW wallet using MEWconnect, all you need to do is drop a few lines of code into your application, and the MEW wallet app and MEWconnect client will take care of the rest.

Getting Started

Installation

Clone this wiki locally